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
how to create a new view in mysql? : Sql dba
How do I start sql from command line?
What is sql query optimization?
How would you reference column values before and after you have inserted and deleted triggers?
Explain select statements in sql?
What is full join in sql?
How to use distinct and count in sql query? Explain
What is sql and how does it work?
What are inbuilt functions in sql?
Mention what does the hierarchical profiler does?
what is a join? : Sql dba
Why we use sql profiler?
explain advantages of myisam over innodb? : Sql dba
How does index help in query performance?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?