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

how to convert numeric values to character strings? : Sql dba

778


Mention what is the plv (pl/vision) package offers?

841


Is mariadb a nosql database?

763


What is sql basics?

782


Which data dictionary views have the information on the triggers that are available in the database?

941






Is pl sql a scripting language?

779


How does sql*loader handles newline characters in a record? : aql loader

765


What do we need to check in database testing?

726


What is varchar example?

770


What is the need of merge statement?

764


How do I run sql profiler?

765


How to add a column ‘salary’ to a table employee_details?

771


What is the trigger in sql?

700


What is not equal in sql?

700


How can you tell the difference between an index and a view?

690