Export Tool
Type: It is the table you want to export.
Columns: Either select the columns from the dropdown or enter names of columns as comma separated values.
Order (Optional): It is the order in which data will be exported. For example: id DESC
Limit (Optional): The number of records to export. If empty, it will export all the records.
Offset (Optional): The offset value for exporting data.
Filter (Optional): Here, you can add one or more where conditions to export certain set of data.