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
What is sql not null constraint?
Why is sharding used?
what is auto increment? : Sql dba
Is left join and outer join same?
Can we use update in sql function?
Is sql considered coding?
What is the usage of the distinct keyword?
Is not null in sql?
what is uncommittable transactions? : Transact sql
Show code of a cursor for loop.
How to select unique records from a table?
Can we create clustered index without primary key?
How to add a column ‘salary’ to a table employee_details?
What is the execution plan in sql?
Is inner join same as self join?