Answer Posted / suresh somayajula
OUT and IN OUT Parameters which will avoid copy overhead.so we will use NOCOPY.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
How you improve the performance of sql*loader? : aql loader
What are character functions in sql?
Can we insert data into materialized view?
What is program debugging?
Why truncate is faster than delete?
Explain sql data types?
How do I run sql?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
What are the three forms of normalization?
Can I call a procedure inside a function?
What is the sql query to display the current date?
what are the advantages and disadvantages of views in a database? : Sql dba
What is a primary key called that is made up of more than one field?
Which data type is a composite type?