can i use dbms_output.put_line in a function u are telling
as return statement

Answer Posted / hamdy

Yes we can use dbms_output.put_line in a function,

Function is a subprogram used for do some business process
or some calculations and return value.
DBMS_output.put_line used for Print something to the screen

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the packages in pl sql?

566


How do I tune a sql query?

508


What is sql*loader and what is it used for?

571


What is Difference Between Unique and Primary Key Constraints?

602


What will you get by the cursor attribute sql%rowcount?

545






what is union, minus and interact commands? : Sql dba

650


Are there any features that are decommissioned in 11g that are not present in 11g?

1582


What are the steps for performance tuning.

833


What type of database is sql?

613


how to delete an existing column in a table? : Sql dba

548


define sql insert statement ? : Sql dba

546


how to decrement dates by 1 in mysql? : Sql dba

578


What are the advantages of indexing?

513


Is not equal in sql?

560


Does pl/sql support create command?

572