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
Can we perform dml in function?
What are the events on which a database trigger can be based?
What is the difference between functions, procedures, and packages in pl/sql?
what is a composite key ? : Sql dba
How do you truncate?
How do I count records in sql?
How do you optimize a query?
What is the left table in sql?
What are procedures used for?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What is a full join?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
What is rtm stands for?
How delete all data from all tables in sql?