Does it possible to pass object (or) table as an argument
to a remote procedure?
Answer / gogu s k
It is possible to pass table as argument to a procedure. This
feature used with Dynamic sql along ref cursor concept.In
dataware house environment tables are passed as argument to
procedures.
Is This Answer Correct ? | 18 Yes | 0 No |
what is julian date in oracle
What are schema-level triggers?
explain mysql aggregate functions. : Sql dba
How to call DDL statements from pl/sql?
Explain the uses of a database trigger?
What are the sql aggregate functions?
What is sql*loader?
How to get the procedure's, function's name from a package if it is wrapped(both spec & body).
what are %TYPE and %ROWTYPE? what is the difference?
7 Answers ICICI, Saama Tech, Sail,
Does normalization improve performance?
define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more.
What is primary key in db?