Data Replication means that two copies of database are synchronised with each other Means changes done in one database are reflected in other database.
It is also useful in Database Recovery....
Can Somebody tell me the step by step procedure of how to copy the entire data from one database table to another database table.....
It is also useful in Database Recovery....
Can Somebody tell me the step by step procedure of how to copy the entire data from one database table to another database table.....
Comment