What are the types of triggers ?
Answer Posted / chakri
row and statement trigger
before and ofter trigger
instead off trigger
system event and user event trigger
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you run a query?
Is sql open source?
What are operators available in sql?
Can I learn sql in a week?
What can sql server reporting services do?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
Why do we use cursors?
What is the difference between truncate and drop statements?
Does truncate free space?
Is it important to partition hard disk?
What is %s in sql?
What is the difference between a query and a report?
How many sql databases can you have on one server?
What are predefined functions in sql?
Do prepared statements prevent sql injection?