how to debugg a procedure or package using
dbms_output.put_line in plsql



how to debugg a procedure or package using dbms_output.put_line in plsql..

Answer / bunty

dbms_output.put_line can be used in Packages, Procedures or
triggers to display message or variable values which can be
used as debugging tool.

Cheers,
Bunty

Is This Answer Correct ?    12 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

what is the difference difference between procedure and packages

2 Answers   3i Infotech, Oracle,


Show the cursor attributes of pl/sql.

0 Answers  


what is pragma ?

1 Answers   Polaris,


What are system versioned tables?

0 Answers  


How do I run a pl sql procedure in sql developer?

0 Answers  






what is 'mysqladmin' in mysql? : Sql dba

0 Answers  


What is substitution variable in pl sql?

0 Answers  


How to select 10 records from a table?

0 Answers  


how to use 'mysql' to run sql statements? : Sql dba

0 Answers  


How does pl sql work?

0 Answers  


What is record data type?

0 Answers  


Explain the types of joins in sql?

0 Answers  


Categories