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
Is sql a microsoft product?
Mention what does the hierarchical profiler does?
Can we insert in view in sql?
what is 'mysqlshow'? : Sql dba
what are the authentication modes in sql server? : Sql dba
Is left join inner or outer by default?
What is the use of desc in sql?
How many times can we commit in a loop?
What is data manipulation language?
How can you fetch common records from two tables?
how many sql ddl commands are supported by 'mysql'? : Sql dba
How do I trace sql profiler?
what are the advantages of using stored procedures? : Sql dba
What is the difference between having clause and where clause?
What is meant by user defined function?