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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test subquery results with the exists operator?

745


What triggers long term care?

714


What is the use of =,==,=== operators?

770


What are the limitations in ssrs on sql server express edition?

158


what is database replicaion? : Sql server database administration

812






What is mean by dml?

734


What is right outer join in sql server joins?

844


What is sql server locking?

700


What is stretch database in sql server?

761


Explain the commands in sql server?

730


How to insert and update data into a table with "insert" and "update" statements?

699


Does the order of columns in update statements matter?

670


What is t-sql script to take database offline – take database online.

790


What is trigger and different types of Triggers?

805


What is the purpose of sql profiler in sql server? : sql server database administration

811