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


Tell me about Triggers?

Answers were Sorted based on User's Feedback



Tell me about Triggers?..

Answer / pradeep

Triggers in DB are analogus to the triggers in hand
grenades.
It are reffered a stored procedure call that initiates its
action on any event occures such as insert, update or
delete query.

Is This Answer Correct ?    6 Yes 0 No

Tell me about Triggers?..

Answer / shalini

trigger is a block of code that constitutes a set of T-sql
statements activated to response in certain action.

Is This Answer Correct ?    2 Yes 0 No

Tell me about Triggers?..

Answer / praveen ch

trigger is nothing but a logic, this logic like a stored
procedure and which is uesd to represented as before
updation of table or after updation of the table

thank u

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What are the different ways you can create databases in sql server?

0 Answers  


What is the default port for SQL Server over a firewall?

0 Answers   Microsoft,


Write the SQL query to drop, truncate and delete table.

0 Answers   HPCL, Hughes Systique Corporation, Ittiam Systems,


explain how to create a new schema in a database? : Sql server database administration

0 Answers  


how to get max salary with employee number by using one select query and max function ??

3 Answers   Genpact,


What is Replication?

0 Answers  


Explain index in sql server?

0 Answers  


Give an example of SQL injection attack ?

0 Answers   HAL,


How to end a stored procedure properly in ms sql server?

0 Answers  


in tabase table having a column in it empname field is there which having 5 duplicate values is there i want deleted all the duplicates i want showing only one name only.

7 Answers  


How to get the number of affected rows?

0 Answers  


What is instead of trigger sql server?

0 Answers  


Categories