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
Define commit?
How can we solve sql error: ora-00904: invalid identifier?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
what is data integrity? : Sql dba
what is the difference between rownum pseudo column and row_number() function? : Sql dba
What is a mutating table and a constraining table?
What is relationship? How many types of relationship are there?
Are sql database names case sensitive?
What are the sql versions?
what is difference between delete and truncate commands? : Sql dba
Why use stored procedures?
What is the sql*loader? : aql loader
What is the current version of postgresql?
Explain what is a field in a database and record in a database?
What is time based sql injection?