Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to debug complex queries

AB SamyJan 18 2019 — edited Jan 20 2019

This might be a vast topic ,but  for SQL novice like me it is quite pertinent and of extreme importance. In my project I have to regularly deal with quite complex and lengthy code, and I often struggle to debug and understand what actually code is doing.I know for subqueries with start with inner most query. I would be grateful for the information, how experts debug the queries and what approach or steps they follow. I have googled and came across few links as below: https://www.dataversity.net/debugging-complex-sql-queries/#  Thanks a lot.

This post has been answered by GregV on Jan 19 2019
Jump to Answer
Comments
Post Details
Added on Jan 18 2019
3 comments
683 views