I am new to using the ArcGIS API for Flex. I want to query a table and return all records, but when I attempt to execute a query without setting the where clause, I get an error. If I set something in the where clause, the query executes correctly. Does someone have some example code on how to execute a query with no search criteria?