What are nested triggers ?
Answer Posted / anil_abbireddy
A table is created with in the table is called nested table
Is This Answer Correct ? | 3 Yes | 33 No |
Post New Answer View All Answers
What is sql indexing?
How many types of index are there?
When are we going to use truncate and delete?
Does oracle roll back the transaction on an error?
What is the usage of the distinct keyword?
What is a clob in sql?
What are the two types of exceptions in pl/sql?
What is an escape character in sql?
What is rownum and rowid?
can sql servers linked to other servers like oracle? : Sql dba
What is mdb stand for?
how is myisam table stored? : Sql dba
how to run 'mysql' commands from a batch file? : Sql dba
where are cookies actually stored on the hard disk? : Sql dba
Write the alter statement to enable all the triggers on the t.students table.