Hi team,
I have two tables A and B and both have same structure.
B is the table i created in X databse connection.
Now i want to move the data in B data to A table.
A is defined is another databse connection.
How can i achive this using INSERT statement.
Thanks,
Shiva