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 different types of sql commands?

688


How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?

762


What are the advantages of normalization?

662


how to drop an existing view in mysql? : Sql dba

693


How do I count duplicates in sql?

637






What is bind reference and how can it be created?

659


What are sql procedures?

666


Why query optimization is needed?

609


Explain the components of sql?

690


what are all types of user defined functions? : Sql dba

642


What is pls integer?

682


What is java sql connection?

601


How do I count rows in sql query?

583


What is dynamic sql in pl sql?

594


What is duration in sql profiler trace?

666