Performing a Query

1. Click in the query area at the top of the page, and enter a SQL query.


2. For example:

          select * from business where profit > 10000

          (All companies with profits greater than $10 billion per year.)



3. The query result will be displayed.


See Also:

Importing CSV Text