Database Conversion is the most important concept in database management field to convert data stored in one format to another format without any loss. Data conversion is a database migration process to migrate the records precisely from one database management system to another.
![Database Conversion](images/Int5-a.jpg)
In other terms, we can say, Database converter is a process to convert the database records from source table to destination table records in the easiest way. This process is useful to convert large volume of database into desired format without creating new database record.
Database Conversion Process
Before Conversion |
|
![Database Conversion Process](images/Int5-b.JPG) |
![Database Conversion Process](images/Int5-c.JPG) |
After Conversion |
|
![Database Conversion Process](images/Int5-d.JPG) |
![Database Conversion Process](images/int5-e.JPG) |
Go To
|