How many triggers can be implemented for a table?
Answer Posted / msy
12 Trigger can be created on a single table.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
When to use inner join and left join?
How many sql statements are used?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
What is the difference between functions, procedures, and packages in pl/sql?
What is the purpose of a sql?
Which join condition can be specified using on clause?
how to include numeric values in sql statements? : Sql dba
What are the uses of sysdate and user keywords?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What is an oracle stored procedure?
What are the packages in pl sql?
what are the difference between clustered and a non-clustered index? : Sql dba
How to avoid duplicate records in a query?
how to rename an existing table in mysql? : Sql dba
What does select count (*) mean in sql?