What is trigger explain it?
No Answer is Posted For this Question
Be the First to Post Answer
How can you view the errors encountered in a trigger?
Can procedure in package be overloaded?
What are the 3 types of behavioral triggers?
What is a sql*loader control file?
Can you skip header records while loading? : aql loader
What is the difference between sql, mysql and sql server?
what is check constraint? : Sql dba
How many types of cursors supported in pl/sql?
SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;
Can we commit inside a trigger?
What is before and after trigger?
What is loop in pl sql?