A
Agus Budianto
Dear All,
I'm new to SQL.
I want to have a passthorugh query that will copy Table1 to Table2.
"SELECT * INTO Table2 FROM Table1"
Table1 is in the current mdb file. Table2 would be in DB1 database in the
SQL Server.
What is the sintax to refer to the tables?
Any reply is highly appreciated.
Rgds,
Agus Budianto
I'm new to SQL.
I want to have a passthorugh query that will copy Table1 to Table2.
"SELECT * INTO Table2 FROM Table1"
Table1 is in the current mdb file. Table2 would be in DB1 database in the
SQL Server.
What is the sintax to refer to the tables?
Any reply is highly appreciated.
Rgds,
Agus Budianto