how to insert the values in 5 table at a time Using any
single statement ?
Answer Posted / sitakanta rath
Sql Server does not support this. In sql server 2000 n 2005
we cant insert values in multiple tables at a single time.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
A trigger can reference objects outside the current database? State true or false.
What are the different types of replication you can set up in sql server?
How to search for a string in all stored procedure in sql server?
Does a server store data?
What are functions in the sql server?
What is store procedure? When do you use?
What are trace flags and mention a few common trace flags used with sql server?
what is the difference between Delete and Truncate command in SQL
What is in place upgrade in sql server?
Why do we partition data?
How to perform key word search in tables?
Explain system functions or built-in functions? What are different types of system functions?
how to use DTS package in 2000,2005,2008 in sql server
What is co-related sub query?
How can I add Reporting Services reports to my application?