Answer Posted / 24/07/07
Bulk Bind is technique where instead of multiple individual
SELECT, INSERT, UPDATEE & DELETE statements are executed to
retrive from or store data in, at table all of the
opeartions are carried out at once in bulk.
Regard's
Srinivas Ganamur
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is sql pronounced sequel or sql?
What are different types of sql commands?
Explain how exception handling is done in advance pl/sql?
How delete a row in sql?
How show all rows in sql?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
What is record type in pl sql?
Why do we use procedures?
What is an emotional trigger?
What is the trigger in sql?
What is meant by truncate in sql?
What is denormalization in a database?
Mention what are different methods to trace the pl/sql code?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What is offset and limit in sql?