can we use out parameter in a function?Give an example.
Answer Posted / friend
Actual parameter:these are the parameters where we use in
exection of a procedure
Formal parameter:these are the parameters where we use as
in and out parameters
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Which is better join or subquery?
What is a temporal data type?
what is timestamp in mysql? : Sql dba
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
What is on delete restrict?
Can you join views in sql?
what are the advantages of using stored procedures? : Sql dba
What is program debugging?
Why do you partition data?
what are the properties and different types of sub-queries? : Sql dba
What are hotfixes and patches?
What is package in pl sql?
What is varchar used for?
What is sql in java?
What is pl/sql table? Why is it used?