Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between Triggers and Stored Procedure

Answer Posted / j.shantha kumari

Set of Sql statements called stored procedure.

The SQL CREATE TRIGGER statement provides a way for the
database management system to actively control, monitor, and
manage a group of tables whenever an insert, update, or
delete operation is performed. The statements specified in
the SQL trigger are executed each time an SQL insert,
update, or delete operation is performed. An SQL trigger may
call stored procedures or user-defined functions to perform
additional processing when the trigger is executed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of microsoft sql server?

1111


How do I view a stored procedure in sql server query?

978


Which are ddl commands?

1112


Why should one not prefix user stored procedures with ‘sp_’?

1096


What are the difference between “where” and “having” clause in sql server?

1128


Explain the concepts and capabilities of sql server?

1009


What is a fan-out query in SQL Azure?

123


What does this statement do @@rowcount?

1014


What is use of dbcc commands?

1121


What is the library index called?

1108


Explain differentiate between a having clause and a where clause?

949


Explain following error properties?

1059


What is row_number()?

1048


What happens if null values are involved in boolean operations?

1039


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

1052