User`s guide
7 Functions — Alphabetical List
7-102
condition. There are two empty conditions in the SQL Criteria panel on the Database
Explorer Toolstrip.
From the SQL Criteria panel, in the first condition at the top, change
the first combo box for condition type to LEFT JOIN. Change the second
combo box to suppliers.SupplierNumber. Change the last combo box to
producttable.SupplierNumber. A left join, with the suppliers table on the left,
implies that all the rows in the suppliers table are included in the final result. The