can i use dbms_output.put_line in a function u are telling
as return statement
Answer Posted / shail
The significance of using dbms_output can be while
debugging any plsql unit and nothing more.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is sql a dbms?
How many commands are there in sql?
What is the need of merge statement?
How can we find duplicate records in a table?
What is a memo field?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
How do I save a stored procedure?
What is the importance of sqlcode and sqlerrm?
How does postgresql compare to mysql?
how many triggers are allowed in mysql table? : Sql dba
Is sql easier than java?
What is the difference between unique and primary key constraints?
Explain the select statement in sql?
what are the 'mysql' command line arguments? : Sql dba
define sql insert statement ? : Sql dba