Does it possible to pass object (or) table as an argument
to a remote procedure?
Answer Posted / 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 |
Post New Answer View All Answers
What is view explain with example?
How do I view output in sql developer?
what is 'mysqlshow'? : Sql dba
Can we use rowid as primary key?
How many types of keys are there in sql?
How do you pronounce sql?
What is sql*plus?
How is data stored on a disk?
Does sql*plus also have a pl/sql engine?
What is materialized view in sql?
What is a dynamic query?
What is lookup table in sql?
How can the performance of a trigger be improved?
what is datawarehouse? : Sql dba
How do I run a sql trace?