What are nested triggers ?
Answer Posted / sudipta tripathy
A nested table is a table that appears as a
column in another table.But we can perform
the same operation on it as on other table.
| Is This Answer Correct ? | 2 Yes | 29 No |
Post New Answer View All Answers
what is a database lock ? : Sql dba
What is a left join?
What are tables and fields in the database?
What are sql indexes?
Is there a way to automate sql execution from the command-line, batch job or shell script?
what is a trigger in mysql? Define different types of trigger. : Sql dba
Can we rollback delete command?
how to add a new column to an existing table in mysql? : Sql dba
What is a sql statement?
Does group by remove duplicates?
What packages(if any) has oracle provided for use by developers?
What is the difference between an inner and outer join?
What is a join query?
How can a function retun more than one value in oracle with proper example?
What is meant by temporal data?