What are schema-level triggers?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

write a query to find 4th max salary

7 Answers  


types of exceptions and what is meant by pragma autonomous_transaction ?what is the use.

4 Answers   3i Infotech,


What is the difference between instead of trigger and after trigger?

0 Answers  


Q1.all the depts which has more then 10 empls? Q2.all the dept which does not have any emply? Q3 all the emp which does not have any dept? Q4 get all the emply detais with the dept details it dept is exit otherwise any emp details? Q5 how to debugg the dynamic sql and packages?

2 Answers  


What is sql profiling in oracle?

0 Answers  






difference between cursor and procedure in a package

3 Answers   PCS,


What is a constraint. Types of constraints ?

5 Answers   Accenture, BirlaSoft,


What is nvarchar max in sql?

0 Answers  


how to decrement dates by 1 in mysql? : Sql dba

0 Answers  


What are tuples in sql?

0 Answers  


Does truncate require commit?

0 Answers  


I have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement.

7 Answers   MTS,


Categories