How can you view the errors encountered in a trigger?


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

Post New Answer

More SQL PLSQL Interview Questions

what is the difference between a having clause and a where clause? : Sql dba

0 Answers  


What is the difference between function and procedure in pl/sql?

0 Answers  


What is difference between stored function and application function?

0 Answers  


What are the modes of parameters that can be passed to a procedure ?

3 Answers  


what is an extent ? : Sql dba

0 Answers  






How to disable a trigger name update_salary?

0 Answers  


What is the advantage of nosql?

0 Answers  


.  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. CUST         ACC a            dv b            fg b            bh c            mk c            cl c            so result:- A  B   c dv fg mk    bh cl       so

3 Answers  


How to get unique records from a table?

0 Answers  


Does oracle use sql?

0 Answers  


I need a exceptoin in pl/sql block so that if any errors occur in the block then no exception should errors should raise?

1 Answers  


Explain the order of sql statement execution?

0 Answers  


Categories