Explain trigger and its types?
Answer / Supriya Chaudhary
"Triggers are special types of stored procedures that automatically execute in response to specific events on a database object such as insert, update, or delete. There are four types of triggers in SQL Server: INSERT trigger (fires when new data is inserted), UPDATE trigger (fires when existing data is modified), DELETE trigger (fires when existing data is deleted), and AFTER trigger (fires after the event has occurred) and DDL Triggers (fires when any schema change happens on a database object)."n
| Is This Answer Correct ? | 0 Yes | 0 No |
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
How to download and install microsoft sql server management studio express?
what is difference between having and where clause ?
i use few third party softwares. they r all having their own databases . but the data is repeated in all these databases - say a person is in all the three databases, but his name is stoared in diff format in all databases i want to create a centralised database ,and i dont want to re-enter the records . using the exisating records how can i build a centralised database?
What happens if you add a new index to large table?
Delete duplicate rows without using rowid.
Explain what is use of dbcc commands?
What is a table called, if it does not have neither Cluster nor Non-cluster Index?
How do indexes help, types?
What is BCP? When do we use it?
What do you mean by collation recursive stored procedure?
What’s the distinction between dropping a info and taking a info offline?
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)