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
How to add a new dsn with the odbc driver for sql server?
What do you mean by data integrity?
Explain how many types of relationship?
What are the steps to insert a table?
List out the differences between the clustered index and non-clustered index in sql server?
Explain primary key in sql server?
How can you stop stored procedures from recompiling?
What is trigger explain with program?
Is it important for a database administrator to understand the operating system and file access?
Explain boyce and codd normal form(bcnf)?
What is the difference between clustered index and primary key?
What is sqlservr.exe - process - sql server (sqlex?press)?
What is the contrast between sql and mysql?
What is a primary index?
Describe in brief sql server monitoring ways.