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 |
What is the difference between NOROW and LOCKROW?
0 Answers Accenture, Honeywell, Satyam,
what is a traditional network library for sql servers? : Sql server database administration
what is a deadlock? : Sql server database administration
What does the INSTEAD OF trigger do?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
What are entities and relationships?
How to automatically create a log when an exception is being received into SQL Server?
Define Joins?
Explain “not null constraint” in sql server?
How global temporary tables are represented and its scope?
In what three ways is the return statement used in a stored procedure?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
Oracle (3259)
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)