I am new to Magento.
I would like to export following data from order tables in CSV format.
In my sample database I do not have records for Shipment Tracking number, so do not know in which table it is stored
Please give some suggestions.
Data to export are
- Order Number
- Shipping Address
- Shipping City
- Shipping State
- Shipping Zip
- Phone Number
- Tracking Number
You could try this free extension which exports rather more than you need but any spreadsheet can easily remove columns afterwards.
If you prefer to work directly with the database then you might use something like this: