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 |
What is audit logout in sql profiler?
How do you update a value in sql?
Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
Is delete faster than truncate?
What is data types in sql?
What is using in sql?
Explain the difference between triggers and constraints?
What is the unique index?
What is primary key secondary key alternate key candidate key?
How can I tell if sql is running?
Which constraints we can use while creating database in sql?
What is the life of an sql statement?