Sorry for my philosophical Question, any thoughts :) Hope it would not be deleted.
can anyone help me?
http://en.wikipedia.org/wiki/Relational_database_management_system
There are Database Backup and restore utilities for RDBMS Systems. The Backup program generates a (.Bak) Binary File as output which can later be restored in case the Database crashes.
What could be the Algorithm/s in database backup/s and restore programs ?. i.e. C/C++ Programming logic/Algorithm.