Answer Posted / vijayakumar
its one type of fetching data. In oracle bulk collect pl/sql
engine tells sql engine to collect all rows at once.
It will improve the performance.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is synonyms?
What is sql profiler in oracle?
What is difference between inner join and self join?
what is the difference difference between procedure and packages
What is the use of function "module procedure" in pl/sql?
What is trigger with example?
How many sql databases can you have on one server?
what is acid property in database? : Sql dba
how to enter binary numbers in sql statements? : Sql dba
How do you use join?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
How do you rename a table in sql?
what does the t-sql command ident_current does? : Transact sql
What is sql*loader and what is it used for?
can a stored procedure call itself or recursive stored procedure? : Sql dba