Can We write bulk collect statement in triggers?
Answer / 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 |
Is primary key is clustered index?
Can we join tables without foreign key?
how is myisam table stored? : Sql dba
How many sql core licenses do I need?
How can I make sql query run faster?
what is self join and what is the requirement of self join? : Sql dba
how to show all tables with 'mysql'? : Sql dba
What is posting?
what are numeric data types? : Sql dba
Is there a way to automate sql execution from the command-line, batch job or shell script?
what is the use of friend function? : Sql dba
Which table is left in join?