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

wat is mean by trigger?.......normally wat use......when
trigger used in sql...........
plz cleary say with example.......

Answer Posted / radhakrishnan vaithilingam

Def Trigger : bascially trigger means "activate or generate
or fire".if we touch any column automaticcaly some event
accure in database.
use :
1) if update or insert or delete more than one table we can
use this concept.
2) trigger reduce coding error and reduce wrong action
3) we can trace the system login or logoff inforamtion.
this is system trigger.

example :
1) bank account
if we retrive the money from ATM. the money automatically
reduced from your account immediate.
2) fire alarm

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the recovery models in sql server 2000?

1001


Does order by actually change the order of the data in the tables or does it just change the output?

1205


What are types of storage modes? : sql server analysis services, ssas

1083


What is the minimum recommended amount of ram for sql server 2012 enterprise?

980


What is the use of floor function in sql server?

1130


What are the types of stored procedures in an sql server?

1036


How to use linked server?

1270


What is difference between joins and subqueries?

1172


How to convert numeric values to integers in ms sql server?

1160


How to create a view on an existing table in ms sql server?

1193


How can you find out which stored procedures are recompiling?

952


What is BCNF? How is it better than 2NF & 3NF?

1065


Does a sql server 2005 select statement require a from?

1073


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

1057


How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.

3919