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

Answer Posted / babu

Functions are always called by a program and its duty is to
return a value to the calling program, on the other hand,
dbms_output is used to print something to the screen and it
would not be of any significance here.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does view store data in sql?

525


How to test for null values?

598


What is mutating error?

502


Explain character-manipulation functions?

620


What are sql procedures?

574






Why are indexes and views important to an organization?

523


Explain how exception handling is done in advance pl/sql?

548


What is data type in database?

539


What is sql and explain its components?

591


Which command is used to delete a trigger?

765


Is sql workbench free?

523


Which is better join or subquery?

598


How many rows can sqlite handle?

577


what is bcp? When does it used? : Sql dba

511


Is not null in sql?

551