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 date and time data types in mysql? : Sql dba

504


How do I tune a sql query?

514


What is the difference between joins?

537


How many types of functions are there in sql?

508


What is the purpose of the partition table?

546






What is the difference between row level and statement level trigger?

525


What is package in pl sql?

579


can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba

535


what are tables and fields? : Sql dba

583


How many times can we commit in a loop?

568


What is full join?

532


What is pl/sql table? Why is it used?

562


What is union?

654


what is heap table? : Sql dba

611


What is Difference Between Unique and Primary Key Constraints?

607