when inserting to a table how many rows will be effected
using triggers
Answers were Sorted based on User's Feedback
Answer / sharjeel
All Rows Check and effects.
When ever condition must true/false then it breaks and show
the result
Is This Answer Correct ? | 2 Yes | 1 No |
Before commit in the database,data will get store in the
INSERTED table in trigger. From the table we can come to
know how many records are affected in the table.
Is This Answer Correct ? | 1 Yes | 0 No |
How to encrypt Strored Procedure in SQL SERVER?
What do you mean by sql server agent?
What Is The Difference Between Primary Key & Super Key
write the query for taking database restore in sql?
What is difference between cte and view?
Differences between functions and stored procedures?
8 Answers 247Customer, Accenture,
Do you know what are the reporting services components?
What are the commands used in DCL?
How to find the second largest salary in the emp database and also How to find 3rd,4th and so on ........ in the emp database plz mail the answer @ mak2786@gmail.com
35 Answers Oracle, Scend, TechInfini,
Create and insert into temp table in sql server?
Can we passed multiple recordset(set of records) using a Stored Procedure
What is xdr?