Hello I'm trying to run the below query in.net core 6 and oracle DB but an exception throw ORA-00933: SQL command not properly ended error
_entity.atms.Where(p => p.Atmid == atmId).FirstOrDefault();
Please help
Hello I'm trying to run the below query in.net core 6 and oracle DB but an exception throw ORA-00933: SQL command not properly ended error
_entity.atms.Where(p => p.Atmid == atmId).FirstOrDefault();
Please help
Copyright © 2021 Jogjafile Inc.