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
Explain about system stored procedure?
What is the use of for clause?
How many full-text indexes can a table have?
How to add an address record into adventureworkslt?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What do you mean by acid?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
Does transparent data encryption provide encryption when transmitting data across the network?
What command must you use to include the not null constraint after a table has already been created?
What is difference between clustered index and non clustered index?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
Define ACID properties in a Database?
what is database replication? : Sql server database administration
To which devices can a backup be created and where should these devices be located? : sql server management studio
How to list all user defined functions in the current database?