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 7983
Why do we use %rowtype & %type in plsql?
Explain table and field in sql?
What is the use of procedures?
What will you get by the cursor attribute sql%notfound?
what is a table in a database ? : Sql dba
What is %type in sql?
List out the acid properties and explain?
What is sql in java?
What is the difference between alter trigger and drop trigger statements?
What is pl sql code?
Can cursors be part of a trigger body?
How do we use distinct statement? What is its use?
Is left join inner or outer?
How many times can we commit in a loop?
How to return multiple rows from the stored procedure?