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 varchar sql?
what is myisam? : Sql dba
What is a variable in sql?
Why are cursors used?
How do I run a script in sql developer?
when MSQL8.0 is in market
What is dml statement?
Why do we use joins in sql?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is sql key?
Can we use threading in pl/sql?
write an sql query to find names of employee start with 'a'? : Sql dba
How do I count rows in sql?
How do I make sql search faster?
Can we use distinct and group by together?