Difference between Triggers and Stored Procedure

Answer Posted / pankaj arya

To use stored procedure you have to make a call to that
procedure but Triggers fired automatically when an event is
occurred on the table associated with that Trigger like add,
insert or delete.

Is This Answer Correct ?    108 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is policy based management (pbm)? : sql server database administration

739


Which is better statement or preparedstatement?

694


What are the different types of triggers in SQL SERVER?

720


tell me what is blocking and how would you troubleshoot it? : Sql server database administration

673


Why we use the openxml clause?

719






how do you test proper tcp/ip configuration windows machine? : Sql server database administration

708


what's the difference between a primary key and a unique key? : Sql server database administration

685


Delete duplicate rows without using rowid.

1273


How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.

3564


How can we improve performance by using SQL Server profiler?

740


Can select statements be used on views in ms sql server?

766


Does sql server 2000 full-text search support clustering?

673


in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it

1267


Differentiate between delete and truncate.

747


Can you get second highest salary from the table?

722