Defining your Own Reports Using SQL
Advanced users can use this generic report system as a front end for running highly flexible, customized reports that address their unique needs. For example, you may wish to generate a report that lists the top ten popular products or the top ten most active customers, and so forth.
New reports are defined by creating customer-specific SQL queries. For more information on defining your reports using SQL, see Setting Up the Report Table.










