Difference between Triggers and Stored Procedure

Answer Posted / veerababu

Stored Procedure is a method.
Trigger is a Procedure.
Stored Procedure a specific CALL or EXECUTE has be used.
Trigger is automatically execute some specific events occure in table/views.
Stored Procedure return a Value.
Trigger is not return a value.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the definition of a view out of the sql server?

704


Explain the etl (extraction, transformation, and loading)?

724


What is the Difference Between Primary and Foreign Key?

753


What is the difference between functions and stored procedures?

795


What is for xml in sql server?

686






What is the return type of executeupdate ()?

692


What is CTE in SQL

706


What is the difference between function and stored procedure in sql server?

679


What is data mart? : sql server analysis services, ssas

807


How will you hide an attribute? : sql server analysis services, ssas

711


What does ss stand for sexually?

794


How to write a query with a full outer join in ms sql server?

724


If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?

843


How to add code to the existing article (using improve article)?

790


What are the different types of upgrades that can be performed in sql server?

906