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 offset and limit in sql?
How long will it take to learn pl sql?
Can instead of triggers be used to fire once for each statement on a view?
What is auto increment?
How to display the records between two range in Oracle SQL Plus?
how can we destroy the cookie? : Sql dba
How to know the last executed procedure?
How can you save or place your msg in a table?
Can you skip header records while loading? : aql loader
What is the size of partition table?
what is index? : Sql dba
What are the advantages of sql? Explain
what is text? : Sql dba
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
Explain about various levels of constraint.