when inserting to a table how many rows will be effected
using triggers

Answer Posted / veeresh kethari

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration

739


What are different type of Collation Sensitivity?

657


Why do we use sql limitations? Which constraints can we use while making a database in sql?

642


How do I view views in sql server?

601


What are the different ways you can create databases in sql server?

662






How can I create a new template for import ? : sql server management studio

685


What is stored procedures?

619


What is a non clustered primary key?

600


How to retrieve error messages using mssql_get_last_message()?

625


How many triggers are possible per table?

720


Does partitioning help performance?

604


What do you understand by integration services in sql server?

644


Can you pass expressions to stored procedure parameters?

586


you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration

628


What is transact-sql language?

668