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 trigger and constraint?

Answer Posted / milind chopde

1) Constraints can be used for validation but trigger can be used for complex validation and auditing purpose.
2) Trigger is database object but constraint not.
3) Trigger can be fired on DDL commands but constraints are created or altered using DDL commands.
4) Trigger can be fired on particular event like before/after DML but constraint always check before any data insert or update to table.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is bdb (berkeleydb)? : Sql dba

1087


Show code of a cursor for loop.

1110


What is foreign key and example?

981


what is the difference between char and varchar data types? : Sql dba

1169


What is an alias command?

1111


Can we call a function containing dml statements in a select query?

1023


What is execution plan in sql?

1089


What is coalesce in sql?

1130


Are stored procedures faster than queries?

989


What are the most important characteristics of pl/sql?

1224


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

1064


What is the command used to fetch the first 5 characters of a string?

1255


How many parts of a pl sql block are optional?

1216


What is a record in pl/sql?

1214


how many columns can be used for creating index? : Sql dba

985