Buy Questpond's video subscriptions on
huge discount
.
Online: 4088
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Which trigger does execute when DELETE command is fired?
Posted by
vishalneeraj-24503
on 7/1/2014 | Category:
Sql Server Interview questions
| Views: 1526 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Delete triggers are only triggered when the DELETE command is fired.Whenever we fire or execute Delete statement then trigger for Delete which is associated with the table will also gets executed.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What do we mean by Bit data type?
Next > :
Which of the following is NOT true about the TRUNC ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
Which of the following is NOT true about the TRUNCATE TABLE command?
What will be the result of the following statement? Select Round(28 ...
Is there any updated system table in DB tables?
To identify records that were updated in a table from a trigger,which ...
Which of the following is the correct way to rename a user database?
What will be the output of below IsNumeric functions? Select ISNUME ...
What are the other valid data types IsNumeric function supports?
What is the return type of IsNumeric function?
Latest Interview Questions
You want to modify the server settings without using the Server proper ...
The RESTORE DATABASE T-SQL command can be used to restore a database. ...
When you uninstall SQL 2008, you will find that certain files are not ...
Which of the following built-in tool will allow you to change services ...
What is wrong with this CREATE LOGIN statement? CREATE LOGIN users ...
SQL Server Agent is commonly used to schedule work to be done automati ...
Which of the following system database records all the system-level in ...
SQL Server Agent can be used to run and schedule jobs that perform one ...
More ...