can we use out parameter in a function?Give an example.
Answer Posted / sanket
Actual parameter:Actual parameter is a parameter which are
actually pass to the procedure or function.
Formal parameter:Formal parameter is a parameter which we
are defining while declaring procedure.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How many triggers can be applied to a table?
Explain what is table in a database?
How can we debug in PL/SQL?
what are different types of collation sensitivity? : Sql dba
Is postgresql a nosql database?
Explain dml and ddl?
Why do we use set serveroutput on?
What is primary key secondary key alternate key candidate key?
What are sql constraints?
What is vector point function?
What is the difference between partition and index?
What is the difference between sql and t sql?
can sql servers linked to other servers like oracle? : Sql dba
Explain the difference between 'between' & 'and' operators in sql
What do you mean by stored procedures?