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
Why do we use sql constraints? Which constraints we can use while creating database in sql?
What type of database is cloud sql?
Which join is like inner join?
Are subqueries better than joins?
How do I count records in sql?
what is the use of double ampersand (&&) in sql queries?
Which software is used for pl sql programming?
What is the usage of sql functions?
Is natural join same as inner join?
What is sql character function?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
How to use sql*plus built-in timers?
what is log shipping? : Sql dba
give the syntax of grant and revoke commands? : Sql dba
Can you have more than one key in a database?