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

What is the difference between constraints and triggers?

Answer Posted / sairam singh

Both will be used to implement business rules.

Constraints will do memory location to table comparision.
where as triggers will do table to table comparision.
for this triggers will use magic tables(inserted,deleted).

In the order of precedence first Constraints next Triggers,
But performance wise triggers will give best performance
because table to table comparision is faster than memeory
location to table comparision.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas

1069


What is key attribute?

980


What are the disadvantages of indexes?

1155


What are the different methods available under sqlcommand class to access the data?

1168


Can we take the full database backup in log shipping?

995


What are triggers? How do you invoke a trigger on demand?

1364


What is the difference between the application object and session object?

1122


What do you understand by recursive stored procedures?

1045


What is the maximum number of instances in 32 bit and 64 bit sql server 2012?

1037


What is sql server used for?

1099


What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks

2136


Does transparent data encryption provide encryption when transmitting data across the network?

1099


Can we perform backup restore operation on tempdb? : sql server database administration

1046


what happens on checkpoint? : Sql server database administration

1156


What is db stored procedure?

943