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
how many ways we can we find the current date using mysql? : Sql dba
What is a record in a database?
What is update query?
Does execute immediate commit?
Is sql a scripting language?
Does pdo prevent sql injection?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
How do you add a column to a table?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is dense_rank in sql?
What is parallel hint?
Is sql scripting language?
What do you understand by pl/sql records?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
what is 'mysqldump'? : Sql dba