can i use dbms_output.put_line in a function u are telling
as return statement
Answer Posted / swapandeep
this statement is only used for print nothing more.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is partition by in sql?
Is sql a case sensitive language?
How do I copy a table in sql?
What is the difference between the conventional and direct path loads? : aql loader
How can we link a sql database to an existing android app?
What is an inconsistent dependency?
What is sqlcontext?
What is the difference between in and between in sql?
What are sql*plus environment variables?
What are analytical functions in sql?
what is the difference between where clause and having clause? : Sql dba
Why triggers are used?
What is the difference between a database and a relational database?
What is on delete restrict?
Write the alter statement to enable all the triggers on the t.students table.