What are the types of triggers ?

Answer Posted / rohit

I hv a question..
in my textbooks, triggers types are described as
1) table trigger
2) system event trigger
3) user event trigger

is this also right??

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many disk partitions should I have?

553


How do you break a loop in pl sql?

527


What is cost in sql execution plan?

490


what is the difference between rownum pseudo column and row_number() function? : Sql dba

620


Where not exists in sql?

503






what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

555


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

1915


What port does sql server use?

510


Show the cursor attributes of pl/sql.

611


Differentiate between syntax and runtime errors.

642


Is a table valued function object?

581


Is like operator in sql case sensitive?

510


What is input buffer in sql*plus?

642


Can we use insert statement in function?

516


What are the different type of joins in sql?

544