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 does count (*) do in sql?
Is left join same as inner join?
Is sql similar to python?
What is a sql driver?
how to write date and time literals? : Sql dba
What is the use of desc in sql?
Why do we use subquery?
how to check myisam tables for errors? : Sql dba
what are the features and advantages of object-oriented programming? : Sql dba
How to make a copy values from one column to another in sql?
What are the types of dbms?
what are properties of a transaction? : Sql dba
How do I find duplicates in sql?
What is the difference between row level and statement level trigger?
What does the file extension accdb stand for?