Debugging Problematic SQL Queries

Previous
Previous
Next
Next

If your query does not seem to be running correctly, try running it in SQL Command Line (SQL*Plus) or in SQL Commands. Either approach will test your query outside the context of your application, making it easier to determine what the problem is.