Hi everyone,
how can i copy the data from db1.table to db2.table with different username and password?
Example.
the username/pass of db1.table is username: host1 password: host1
and
the username/pass of db2.table is username: host2 password: host2
So how can i make the command here?
thanks
how can i copy the data from db1.table to db2.table with different username and password?
Example.
the username/pass of db1.table is username: host1 password: host1
and
the username/pass of db2.table is username: host2 password: host2
So how can i make the command here?
thanks