Contents - Index


Comparison
Use this list to specify how to choose the data from the table.

Often you only want "=" for example select all customers who's state of residence = 'OH'.
Other times you may want to select data that is compared in a different way for example: select all customers who's income is > (greater than) 3,000 / mo.