Can We write bulk collect statement in triggers?
Answer Posted / kishore
Sure,we can write bulk collect in triggers also.
Bulk Collect purpose is just to retrieve the multivalues of
attribute into a collection(like array,record,tables etc)
Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What are the two types of periodical indexes?
What is %type in sql?
What are the different datatypes available in PL/SQL?
How do I view tables in mysql?
what is top in tsql? : Transact sql
What is rank dense_rank and partition in sql?
What is a sql trace file?
What is primary key and unique key?
What is the purpose of a secondary key?
Explain clause in sql?
How do I audit the sql sent to the server?
What is using in sql?
What is break?
What are sql triggers used for?
What are tuples in sql?