Answer Posted / viswanath
To improve the performance of the application,oracle introduce bulk bind process using collections that is in this process we are putting all sql related vales into a collections.And in this collections we are performing insert,update at a time using for all these statements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I edit a stored procedure?
Explain the uses of database trigger.
What is the difference between view and stored procedure?
What do you understand by pl/sql records?
How do I truncate a sql log file?
Does inner join return duplicate rows?
What is not in sql?
How do I run a script in sql developer?
Why commit is not used in triggers?
Why is sharding used?
What is difference between hql and sql?
What is the left table in sql?
how is myisam table stored? : Sql dba
Are null values same as that of zero or a blank space?
tell us something about heap tables. : Sql dba