Database Export view was designed for user to export structure/data of tables in current database. In Database Export view, we support 3 format to export:
Quick Export
By default, you will export in this type. In this type, CWM will export from all the available non-system tables in current database.
Custom Export
You can choose custom export. This type, you can select the tables you want to export. In SQL/loaddb type, you can choose the export out format specific: structure/data/structure and data. In SQL/CSV type, you can specify the wanted records number, if you input 0, system will export out all the records.