I have a procedure in a procedure. The inner procedure contains out parameter. How I can call the inner procedure in the out procedure and send the inner procedure parameter value(out parameter value) into out procedure?
2 7982
What is a dirty read sql?
What is application trigger?
List out the acid properties and explain?
how can we know the count/number of elements of an array? : Sql dba
Can we edit a view in sql?
how can you see all indexes defined for a table? : Sql dba
Which are the different types of indexes in sql?
What is out parameter used for eventhough return statement can also be used in pl/sql?
How do you exit in sql?
Why is pl sql used?
Why is the cursor important?
What is transaction control language (tcl)?
how to do backup entire database? : Transact sql
What is insert command in sql?
what are date and time data types? : Sql dba