Answer Posted / anoop
Yes we can use out parameter in functions, it is of great
use when we intend to return more than one value from a
function.
Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What does inner join mean?
Is drop table faster than truncate?
What is on delete set null?
When is a declare statement required?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
what is sql in mysql? : Sql dba
How do I find duplicates in two columns?
What is user defined functions?
Inline the values in PL/SQL, what does it mean.?
What is set serveroutput on in pl sql?
What is difference between hql and native sql?
Why do we need pl sql?
How to use distinct and count in sql query? Explain
How show all rows in sql?
What is auto increment?