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
What is replication id?
Does sql backup shrink transaction log?
What is the purpose of the sql select top clause?
Where do we use pl sql?
What is primary key and unique key?
Are there any features that are decommissioned in 11g that are not present in 11g?
What is over () in sql?
what is 'trigger' in sql? : Sql dba
Does execute immediate commit?
Define tables and fields in a database
what is a trigger? : Sql dba
What is on delete restrict?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
Is sql a scripting language?
What's the procedure?