Explain two virtual tables available at the time of database trigger execution.
Answer Posted / kiran r
new. table & Old.table ate two virtual tables available at the time of trigger execution
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does postgresql run on the cloud?
What is loop in pl sql?
What is synonyms?
how are mysql timestamps seen to a user? : Sql dba
How to run sql*plus commands in sql developer?
How many types of cursors are available in pl/sql?
how to return query output in html format? : Sql dba
What is data control language (dcl)?
What is parallel hint?
How subquery works in sql?
Can we create a trigger on view?
What is bitemporal narrowing?
Can you join views in sql?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What is scope and visibility in PL/SQL?