Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Magic Tables ?

Answer Posted / punit chauhan

whenever a trigger is fire in response to an insert, delete and update statement.
Two special tables create, these are the inserted and deleted tables, they are also referred as magic tables.

* whenever we insert any record into the table then trigger use inserted table.

* whenever we delete any record into the table then trigger use deleted table.

* whenever we update any record into the table then trigger use inserted and deleted tables.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an indexed view?

1002


Can you leave a union at any time?

1106


How to connect of datebase with sql express.?

1142


Tell me what is the order in which the sql query is executed?

1010


What is SubQuery in SQL Server 2008

1067


Differentiate sql server reporting services vs. Crystal reports?

207


Equi join and non equi join is possible with sql server?

1083


How to download and install microsoft sql server management studio express?

1083


What is log cache in sql server?

1095


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

1032


what is a default tcp/ip socket assigned for sql server? : Sql server database administration

1107


Is it possible for a stored procedure to call itself or recursive stored procedure?

1003


Mention the differences between local and global temporary tables.

1105


Delete duplicate rows without using rowid.

1582


What is scan table/view and seek table/view when its occurs? : sql server database administration

1086