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
What is data type in database?
How do I run sql profiler?
What are sql indexes?
what is single byte over head in oracle..?
What is cursor and why it is required?
how to concatenate two character strings? : Sql dba
Why do we create views in sql?
What does the sign mean in sql?
How do you bind variables in pl sql?
Is sql considered coding?
Define commit, rollback and savepoint?
What is indexes?
What is bind reference and how can it be created?
How do I start sql from command line?
What do you mean by dbms? What are its different types?