Answer Posted / neel armstrong
Stored procedure will return the values based on the OUT
parameters
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
how to install mysql? : Sql dba
What is sql profiler in oracle?
What are the different ddl commands in sql?
What is sql data?
What is the usage of when clause in trigger?
Why is pl sql used?
Can a foreign key have a different name?
What are the steps for performance tuning.
What is dml statement?
Can primary key be changed?
Why do we use joins?
What is column?
explain commit and rollback in mysql : sql dba
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Can we write ddl statements in functions?