how do u call in & out parameters for stored procedures?
Answer Posted / sangeetha
<procedure_name>(in_parameter_value,
out_parameter_variable);
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a procedure in pl sql?
What is right join in sql?
What is pl sql record in oracle?
How to run sql functions in pl/sql?
What is sql lookup?
How to handle bulk data?
Why do we use sql constraints?
What does <> sql mean?
What is an oracle stored procedure?
What is a full join?
What is db journal file?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is auto increment?
Is inner join faster than left join?
What is a ddl command?