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

Help!!!!!!!!!!!! My database has gone offline, it is highlighted as 'Suspect'. Foolishly, i haven't got a recent back up. Is there a way of quickly restoring the database? Thank you

1477


What happens when the SQL Azure database reaches Max Size?

104


Can we write ddl in trigger?

650


When does a workload on SQL Azure get throttled?

127


What is the purpose of indexing?

787






What is transaction server distributed transaction?

724


What is PROJECTION Operation?

767


what is an extended stored procedure? : Sql server database administration

708


How will you decide the active and passive nodes?

792


How do you drop an index?

676


What is sub query and its properties?

734


What are the new data types are introduced in sql 2000?

669


What is the data tier application?

159


What is precedence constraint?

715


How to recreate an existing index in ms sql server?

711