GeekInterview.com
Submitted Questions

Debug PL/SQL code

Asked By: chinnuchaitu | Asked On: Aug 7th, 2008

How will you debug PL/SQL code?

Answered by: geek.hari on: Dec 14th, 2009

One conventional and popular method of debugging a pl/sql code is through printing the program execution path using a printable statement. For this you have to enable the output mode using the command...

Answered by: OraclePassport on: Apr 17th, 2009

The Best way to debug is by using an AUTONOMOUS TRANSACTION. Create a dummy table and insert into the table using the AT. This wont affect the main code, but one could know which part of the code the execution has reached while the program is running itself.

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: