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

explain store procedure and trigger

Answer Posted / deepak baldia

A stored procedure is a set of SQL commands that has been
compiled and stored on the database server.

A trigger is a special kind of stored procedure that is
invoked whenever an attempt is made to modify the data in
the table it protects. Modifications to the table are made
using INSERT,UPDATE,OR DELETE statements.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I use a proxy server when invoking a web service?

1045


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

1058


What is asp.net? How is it different from asp?

1083


What is the syntax for datagrid and specifying columns?

2616


How do you do client-side validation in .net? How to disable validator control by client side javascript?

1060


What is a gridview in asp.net?

1069


How does session state work in asp.net?

1064


What is the difference between cookie and session?

1023


What is the difference between “Web.config” and “Machine.Config”?

1182


How will you do Redo and Undo in a TextControl?

1248


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

1089


What is routing in MVC?

1075


What is advantage of code behind coding in ASP.NET?

1074


What are main return types supported in Web API?

1449


Why do we need a web application session?

1033