what is diffrent between store procedure and trigger

Answer Posted / vandana chand

Stored Procedure is the set of SQl statements together in the
data base.
and Trigger is the Special kind of store procedure i.e called
whenever an attempt is to modify the data.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain “not null constraint” in sql server?

636


What is scd (slowly changing dimension)? : sql server analysis services, ssas

671


What is a with(nolock)?

655


What is the need for group functions in sql?

648


Which trace flags are enabled in sql server?

593






What is the difference between migration and upgradation in sql server?

685


How can you list all the columns in a database?

621


What are the new features of sql server 2008 r2 reporting service?

118


Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.

609


What is create command?

609


How many levels of sp nesting is possible?

684


Define outer join in sql server joins?

597


How to find the login name linked to a given user name?

607


How to start and end transact-sql statements?

662


What happens when unicode strings concatenate with non-unicode strings?

637