how to debugg a procedure or package using
dbms_output.put_line in plsql
Answer Posted / 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 View All Answers
What is fmtonly in sql?
describe mysql connection using mysql binary. : Sql dba
Explain what is a column in a table?
When you have to use a default "rollback to" savepoint of plvlog?
Can a select statement fire a trigger?
What is pl sql and why it is used for?
What is range partitioning?
Is sql an operating system?
Why is theta join required?
What is self-join and what is the requirement of self-join?
What are the uses of sysdate and user keywords?
What are keys in sql?
Can you load data into multiple tables at once? : aql loader
differentiate between float and double. : Sql dba
What are the different types of a subquery?