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 the most common sql injection tool?
How do I edit a stored procedure?
Which sorts rows in sql?
What does := mean in pl sql?
how to install mysql? : Sql dba
Is sql a programming?
What is a memo field?
What is a dynamic query?
what are date and time intervals? : Sql dba
What is the max nvarchar size?
Does sql backup shrink transaction log?
Can we use joins in subquery?
How to find 3rd highest salary of an employee from the employee table in sql?
What is the difference between sql, mysql and sql server?
what are the different type of sql's statements ? : Sql dba