Maximum how many triggers can we use in trigger and How to find out how many records it fetched.
Answer Posted / sivachandran
we can use 12 trigger in single table.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to create the following trigger: before or after update trigger for each row?
how to fetch alternate records from a table? : Sql dba
What is difference between left and right outer join?
What is a left inner join?
What is left join in sql?
How do I view a sql trace file?
Why do we use triggers?
What is a ddl command?
How to convert comma separated string to array in pl/sql?
What are the types of join and explain each?
What does select * from mean in sql?
Which is better stored procedure or query?
how to shutdown mysql server? : Sql dba
Which is better join or inner query?
tell me about various levels of constraint. : Sql dba