Managing database tables should not always require sophisticated technical skills. Especially when many of the tables that store important lookup information need to be located in multiple databases. Treating tables in a database like files in a folder, you can transfer the most important tables from one database to another. Even when all you need to do is simply make a copy of an important table for offline access. Targeting MySQL®, PostgreSQL®, SQLite®, or MS SQL® databases, moveSQL™ will copy all of the records of an existing table into a new table in the database of your choice.