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 pl sql record in oracle?
What is union?
What is sql procedures and functions?
Explain raise_application_error.
what is the difference between truncate and delete statement? : Transact sql
What are the types pl/sql code blocks?
what is innodb? : Sql dba
what is a trigger? : Sql dba
What mean sql?
What are the types of variables use in pl sql?
What operators deal with null?
What is difference between nchar and nvarchar?
Can you load data into multiple tables at once? : aql loader
What is pl sql and why it is used for?
Is it possible for a table to have more than one foreign key?