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
What is multiple partition?
What are the different types of joins in sql?
Does a primary key have to be a number?
How many unique keys can a table have?
Why do we use subquery?
What is union?
what are the authentication modes in sql server? : Sql dba
what is an alias command? : Sql dba
Explain polymorphism in pl/sql.
Is mariadb nosql?
How to display the records between two range in Oracle SQL Plus?
What is a mutating table and a constraining table?
what are the differences between require and include, include_once and require_once? : Sql dba
Can function return multiple values in sql?
What is a stored procedure in sql with example?