Home » Developer & Programmer » Forms » need answer for one basic interview question
need answer for one basic interview question [message #84438] Mon, 15 March 2004 21:03 Go to next message
goel
Messages: 2
Registered: March 2004
Junior Member
i have faced one question in PL/SQL. the question is:

How'll you debug the PL/SQL code having more then 1000's lines?
Re: need answer for one basic interview question [message #84456 is a reply to message #84438] Wed, 17 March 2004 01:22 Go to previous messageGo to next message
magnetic
Messages: 324
Registered: January 2003
Senior Member
you should debug iterative;
put a checkpoint at line 500 and see if a error occures before or after that point.
if before, then add for example 2 checkpoints at lines 150 and 350
Re: need answer for one basic interview question [message #84459 is a reply to message #84456] Wed, 17 March 2004 01:41 Go to previous message
goel
Messages: 2
Registered: March 2004
Junior Member
What is checkpoint i mean did you mean to put dbms_output.put_line('message');
Previous Topic: HOW TO ENTER DATA IN MULTIPLE RECORD ITEM?
Next Topic: Attaching Menus in Form
Goto Forum:
  


Current Time: Tue Apr 23 03:26:31 CDT 2024