Report Properties
Below is an example report.
Lets say for example you want to export all pallets in the database in a certain date range.
First of all you will need to know the names of the tables and columns in the database and to assist with this you can use the Schema Browser.
The SQL statement we can experiment with is as follows :-
SELECT * FROM APP_PALLET