Difference between Triggers and Stored Procedure
Answer Posted / ram
Stored Procedures are called by the programmer wherever it
wants to fire but triggers fired automatically when
insert,delete,update occured. And triggers can be
implemented to tables & views only where as s.p used in the
database independently
| Is This Answer Correct ? | 135 Yes | 13 No |
Post New Answer View All Answers
How many types of local tables are there in sql server?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
Can a table have 2 primary keys?
How do you create an execution plan?
A trigger can reference objects outside the current database? State true or false.
Explain what role entity and relationship play in an ER diagram.
what is bit datatype? : Sql server database administration
How do I view a script in sql server?
How to set the current database in ms sql server?
What are security principals used in sql server 2005?
Define ACID properties in a Database?
What does it mean to be in union?
How can a database be repaired?
How to download and install the scaled-down database adventureworkslt?
What do you mean by table and field in sql?