What are the types of triggers ?

Answer Posted / saravanan

there are two type of triggers
1.application trigger

2.Database trigger

Is This Answer Correct ?    22 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sql a oracle?

520


How do you concatenate in sql?

548


What is difference between stored procedures and application procedures?

567


How do you respond to dementia behavior?

527


Can we use having without group by in sql?

548






How can you know that statistics should be updated?

600


Is inner join same as self join?

577


Does a user_objects view have an entry for a trigger?

568


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2064


What is multiple columns?

569


What is the use of double ampersand (&&) in sql queries? Give an example

609


What is sql analyzer?

537


what are myisam tables? : Sql dba

547


Should I use mbr or gpt?

538


What is an index in sql with example?

513