I\'m not sure what\'s going on here, mostly because I\'ve never used this function, but when I use the listagg function on our Oracle 11g database it gives me an ORA-00923 FROM keyword not found where
I have a database that I have populated using CREATE and INSERT INTO statements. I am now trying to write a CASE statemenet that will display \'customers\' whose payment_due_date has passed todays dat
i have a problem with my request, i don\'t understand why i have this error from keyword not found where expected
My native query below is working fine oracle sqlplus.But through JPA native query, giving following error:
I am using subsonic 2.2 with Oracle provider. I can use active recordbut my simple query does not work!