What are triggers? How many triggers you can have on a
table?

Answer Posted / guest

Triggers are PL/SQL blocks which are executed implicitly based
on database events.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?

2016


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

601


What are data modelling techniques?

531


In which database can extended stored procedures be added?

536


Who are end users in dbms?

552






Explain about the relational database?

613


What are the main phases of database development?

544


What is the physical representation for a many-to-many relationship?

582


How would you design a database for an online site, which would average a million hits a day?

587


Explain what a database is?

617


Which data type cannot be used as a parameter in a udf?

580


What is database design and development?

609


How can I detect whether a given connection is blocked?

589


I HAVE A PI ON COL A THE NEXT DAY I WANT CHANGE THE PI ON COL B? PLS SEND ME THE ANS

2423


What is normalization? Explain different levels of normalization?

59854