What is diff between bulk collect and forall

Answer Posted / shweta singh

BULK COLLECT: SELECT statements that retrieve multiple rows with a single fetch, improving the speed of data retrieval

FORALL: INSERTs, UPDATEs, and DELETEs that use collections to change multiple rows of data very quickly.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you inner join the same table?

523


Why do we use %rowtype & %type in plsql?

598


what is sql? : Sql dba

555


What is normalization in a database?

608


How do I run sql?

610






what are set operators in sql? : Sql dba

534


What are different types of statements supported by sql?

605


What does count (*) mean in sql?

1084


What is data manipulation language?

693


What is dynamic query?

537


What are the benefits of pl sql?

521


can sql servers linked to other servers like oracle? : Sql dba

548


Is inner join faster than left join?

629


describe mysql connection using mysql binary. : Sql dba

546


What is a natural join?

510