Answer Posted / suresh kumar somayajula
OUT and IN OUT parameters passed by reference which avoid
COPY overhead.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is normalization? How many normalization forms are there?
explain the advantages and disadvantages of stored procedure? : Sql dba
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
how to get a list of columns in an existing table? : Sql dba
what is “go” in t-sql? : Transact sql
What are all types of user defined functions?
How can I make sql query run faster?
What is pivot in sql?
Can there be more than one function with a similar name in a pl/sql block?
Does sql*plus have a pl/sql engine?
what are the different tables present in mysql? : Sql dba
What is nvl?
What type of join is sql join?
How do I view output in sql developer?
what is the stuff function and how does it differ from the replace function? : Sql dba