Answer:
Bulk sql are forall and bulk collect INTO statement,
For performence reason the bulk bind is used to eleminate the context switching between two sql and pl/sql eng.
For performence reason the bulk bind is used to eleminate the context switching between two sql and pl/sql eng.