what is diffrent between store procedure and trigger
Answers were Sorted based on User's Feedback
Answer / vandana chand
Stored Procedure is the set of SQl statements together in the
data base.
and Trigger is the Special kind of store procedure i.e called
whenever an attempt is to modify the data.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sankar
1)Actually Trigger is an action which is performed
automatically after or before an event occure. But Store
procedure is executed when it is call.
2)We can call Trigger inside the store procedure. But
reverse is not possible.
| Is This Answer Correct ? | 1 Yes | 2 No |
How to fetch the next row from a cursor with a "fetch" statement?
What is instead of trigger sql server?
Explain for xml explicit mode?
How do I know if localdb is running?
tell me the disaster recovery plan
What is the difference between having and where clause?
What is the difference between a unique key and primary key?
What is indexing in sql server with example?
What is resource governor?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
Is index a datbase objects in sql server?
What is data source object?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)