What are two virtual tables available during database
trigger execution ?
Answer Posted / tulsi
The table columns are referred as OLD.column_name and
NEW.column_name.
For triggers related to INSERT only NEW.column_name values
only available.
For triggers related to UPDATE only OLD.column_name
NEW.column_name values only available.
For triggers related to DELETE only OLD.column_name values
only available
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Where is pl sql used?
What is pl sql script?
Show how functions and procedures are called in a pl/sql block.
List and explain the different types of join clauses supported in ansi-standard sql?
explain access control lists. : Sql dba
What are the types of keys?
i have some prob lem to tell me about my self in interview first round ...
What are keys in sql?
How do I install microsoft sql?
Explain about various levels of constraint.
What is the purpose of cursors in pl/sql?
What is clustered index in sql?
What is benefit of creating memory optimized table?
What is a primary key sql?
How much does a sql dba make? : SQL DBA