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 |
Explain syntax for dropping triggers?
How do I debug a stored procedure in sql server?
what are acid properties? : Sql server database administration
I Have Employee table having column name as ID,SALARY how to get second max salary from employee table with id ex ID SALARY 1 20000 7 37000 2 5000
17 Answers HCL, IBM,
Explain the difference between delete,drop and truncate in SQL Server?
What are points to remember while using the fillfactor argument?
How to modify an existing stored procedure in ms sql server?
How do I find the sql server database version?
Explain how to maintain a fill factor in existing indexes?
What are SSL and TSL protocols?
Mention the different authentication modes in sql server.
What is the difference between clustered index and primary key?
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)