Difference in syntax between SQL Developer and TOAD
973721Nov 12 2012 — edited Nov 23 2012Hello there,
Appreciate your input on the below matter:
- I have tried running an sql script in TOAD and in SQL Developer, both yielded different results. Running the INSERT script in SQL Developer, I managed to get a success response, whereby the table was created. However, when running the INSERT script in TOAD, an error "ORA-00917: missing comma" was encountered.
- I have verified the comma syntax and the command was written correctly.
Has anyone encountered this before? Appreciate your comments on this.
How would a query differ in both these applications?
Thanks and have a great day!