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

Answers were Sorted based on User's Feedback



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

Answer / shanky

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

Is This Answer Correct ?    4 Yes 0 No

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

Answer / 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

More DB Development Interview Questions

Explain about post-relational databases?

1 Answers  


Can you instantiate a COM object by using T-SQL?

1 Answers  


How can you fix a poorly performing query?

1 Answers  


Explain about network model?

1 Answers  


What is the system function to get the current user's user id?

4 Answers  


how to find the first two highest salaries in deptno in emp table

2 Answers  


Explain about the database management systems.

1 Answers  


what is architecture of your datastage project??? i came across this question many times in interviews in specific what can i answer plz help me

1 Answers   IBM,


What is a join and explain different types of joins?

2 Answers  


How you can make a parameterized view?

1 Answers  


How to use timestamp datatypes

1 Answers  


In which database can extended stored procedures be added?

1 Answers  


Categories