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...


Which virtual table does a trigger use?

Answers were Sorted based on User's Feedback



Which virtual table does a trigger use?..

Answer / bharathi

Answer is deleted and inserted

INSERT Trigger populates inserted table
DELETE Trigger populates deleted table
UPDATE Trigger poulates both inserted and deleted tables

Is This Answer Correct ?    11 Yes 0 No

Which virtual table does a trigger use?..

Answer / kapil

There are two virtual table
inserted and deleted

Is This Answer Correct ?    5 Yes 1 No

Which virtual table does a trigger use?..

Answer / sureshnaspuri

inserted and deleted

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More SQL Server Interview Questions

What does it mean to invest in the index?

0 Answers  


wat is the main diff between sql server 2000and sql server 2005

6 Answers   Jade Software,


Diff. b/w Full Outer Join And Cross Join?

3 Answers  


What are the types of containers in ssis?

0 Answers  


Say if we have a table that contains only a single column , say OrderID, which has IDENTITY attribute defined on it. So how can we insert data in this table. I am reframing my question, that how can we make the table to increment the column "OrderID" value several times???

3 Answers  


Is sql server difficult to learn?

0 Answers  


Please explain what is “asynchronous” communication in sql server service broker?

0 Answers  


What is the purpose of update statistics and scope_identity() function?

0 Answers  


What is the server name for sql management studio?

0 Answers  


What do you understand by the denormalisation?

0 Answers  


How do you persist objects, permissions in tempdb

1 Answers  


Explain “not null constraint” in sql server?

0 Answers  


Categories