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


how to insert the values in 5 table at a time with triggers .
if u have any solution then co-operate me ?



how to insert the values in 5 table at a time with triggers . if u have any solution then co-opera..

Answer / raj

write a trigger with 5 insert stmnt in it.
like insert into table1 values();
insert into table2 values();

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More SQL Server Interview Questions

How to transfer Logins from SQL Server 2000 to 2005

2 Answers  


What does the update command do?

0 Answers  


Can I delete event logs?

0 Answers  


What is the difference between dbcc indexdefrag and dbcc reindex?

0 Answers  


What are the OS services that the SQL Server installation adds?

3 Answers  


Is it possible in sql table to have more than one foreign key?

0 Answers  


Explain the purpose of indexes?

0 Answers  


What is the default port for SQL Server over a firewall?

0 Answers   Microsoft,


How to delete an existing row with delete statements in ms sql server?

0 Answers  


what happens on checkpoint? : Sql server database administration

0 Answers  


How do I find the port number for sql server?

0 Answers  


what is cluster and nin-cluster index?

4 Answers  


Categories