Microsoft
Software
Hardware
Network
Question : INSERT INTO TableA INNER JOIN TableB - possible or not?
As the title says, is this possible?
INSERT INTO TAbleA INNER JOIN TableB ON.TableA.TableAId=TableB.
TableAId (Tablea.Field1, TableA.Field2, TableB.Field1) VALUES SELECT Field1, Fied2, Field3 FROM TableC
I am interested in answers for both MS Access and MS SQL.
Answer : INSERT INTO TableA INNER JOIN TableB - possible or not?
You will have to use two different INSERT INTO statements. You cannot insert to the multiple tables at once in that manner.
Random Solutions
SQL Syntax
sql server 2005 datetime min
How Can I Trigger a Select Max Value Statement from an Access Form
.NET CF Performance counters are missing
Printer goes offline during print job
What is the equivalent to SQL Servers @@ROWCOUNT?
Have full control in Sharepoint but cannot view groiup
VB FORMULA - Loop
Temporary Internet Files Move and delete
How to write an Excel if statement that would accomplish figuring the percentage of a dollar amount based on the scale below: