
Hi,
What is Database replication? How I can replicate a database?
Thanks

Hi,
The Database replication is the process of creating multiple copies of the same database for backup, fault tolerance, performance etc.
It helps the DBA's to manage database more effectively. Following ways database replications are done:
a) Snapshot replication
b) Merging replication
c) Transactional replication
How to replicate database?
You can use any of the above methods to replicate the database.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.