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 |
Why left join is used in sql?
How to avoid duplicate records in a query?
How well can multiple sessions access the same data simultaneously ?
Explain what is a view?
<<labele>> declare a=10 b=20, begin some statements declare a=30 c=40 end; what is the A value in nested block?
What is integrity in sql?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
Is natural join same as inner join?
How do I install microsoft sql?
What is the use of triggers?
When we can declare a column as Unique and Not Null both at the same time. What is the use pf Primary Key then?
2 Answers Accenture, Unisoft Infotech,
Where the sql database files are stored?