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
How can I change database name in sql?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What is a relationship and what are they?
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
How is pl sql different from sql?
How do you copy a table in sql?
What is the maximum number of rows in sql table?
What is AUTH_ID and AUTH_USER in pl/sql ?
How many columns should be in an index?
What are sql queries used for?
What is break?
What are pl sql procedures?
Why join is faster than subquery?
Are dml statements autocommit?
define data blocks ? : Sql dba