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
in which protocol ASP.NET WEB API Work?
Is sql backend or frontend?
Mention the execution process for managed code?
What’s the difference between asp.net web forms and asp.net mvc?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is a global postback url?
Explain form level validation and field level validation?
What is hidden field in asp.net?
Which is better union or union all?
Any disadvantages in Dataset and in reflection ?
Do you know caching feature?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is difference between singleton and single call?
what is AutoEventWireUp and what is the use of This property explain in details?
What are app services?