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...

Wht is the difference between stored procedure and trigger

Answer Posted / anand

SRTORED PROCEDURES : STORED PROCEDURES IS A SET OF SQL
STATEMENT WHICH CAN NOT EXECUTES AUTOMATICALLY.

TRIGGERS : TRIGGERS IS A STORED PROCEDURE AND EXECUTES
AUTOMATICALY. IF ANY CHANGES OCCURED IN A TABLE OF DATABASE
I.E. INSERT, UPDATE OR DELETE STATE IS OCCURED IN TABLE IT
FIRED AUTOMATICALY .

Is This Answer Correct ?    13 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What types of replication are supported in sql server?

1105


how to create a scrollable cursor with the scroll option? : Sql server database administration

1141


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

1146


What are the different types of collation sensitivity?

1170


Is foreign key a primary key?

1168


What is the user of Primary key?

1026


What is the difference between clustered and a non-clustered index?

1074


How self join is different from outer join?

1170


What are “lock” hints?

1100


How to delete exactly duplicate records from a table?

1105


what data regions are and what are the different data regions?

146


Explain what is scheduled job and how to create it?

1009


How to create prepared statements using odbc_prepare()?

1097


What are the differences between char and nchar in ms sql server?

1136


what is a correlated sub-query? : Sql server database administration

983