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
Does sql*plus have a pl/sql engine?
Which are the different case manipulation functions in sql?
Why procedure is used in sql?
Which constraints we can use while creating database in sql?
What is the difference between count 1 and count (*) in a sql query?
How can we solve sql error: ora-00904: invalid identifier?
What are the different ddl commands in sql?
Is sql free?
What are sql commands?
Is pl sql a scripting language?
What is indexes?
what are the different functions in sorting an array? : Sql dba
What is sql character function?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What is pl sql block in dbms?