Explain two virtual tables available at the time of database trigger execution.
Answer / 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 |
How do you define a foreign key?
Which normal form is best?
what is unique key constraint? : Sql dba
what are the types of subquery? : Sql dba
What are the advantages of pl sql over sql?
Can I call a procedure inside a function?
What does (+) mean in sql joins?
what is an extent ? : Sql dba
What is partition by in sql?
What are inner and outer joins examples of both?
How many sql statements are used?
Can we use SQL%ISOPEN in implicit cursors? Does this attribute works properly in Implicit Curosors?