Dear All,
I have created two databases in SQL-SERVER 2000 called Shop1 and Shop2.
Both database has the table 'Sales' with fields "Item","Rate"," QTY","Price"
I would like to append data from Shop2 Sales to Shop1 Sales table.
Your suggestions will be highly appreciated.
Thank you.
Lachmayya Siddanmane
Email: lachmayya@yahoo .co.in
I have created two databases in SQL-SERVER 2000 called Shop1 and Shop2.
Both database has the table 'Sales' with fields "Item","Rate"," QTY","Price"
I would like to append data from Shop2 Sales to Shop1 Sales table.
Your suggestions will be highly appreciated.
Thank you.
Lachmayya Siddanmane
Email: lachmayya@yahoo .co.in
Comment