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
Why do we use triggers?
What is mutating error?
How do I count records in sql?
how to shutdown mysql server? : Sql dba
What are the types of triggers in sql?
What can you do with pl sql?
How to write pl sql program in mysql command prompt?
How much does sql certification cost?
how many ways to get the current time? : Sql dba
What are the constraints available in sql?
what are sequences
How do I partition a table in sql?
How subquery works in sql?
How do you declare a user-defined exception?
Which join is default?