Use ADQL Auto-Complete

As you construct your query, auto-complete offers suggestions for the next keyword or operator in the query. The auto-complete offers suggestions according to the stage of your query and the event type you select. It suggests data values, such as event types and fields when you type an equals sign "=" or other comparison operators after the event type name.

Note: The query box in the data tab is used only for adding WHERE clause differentiation. Aggregation functions are only available in the visualization tab under the table widget.

When you type SELECT, the fields from the last specified event type display in the auto-complete list. Fields specific to a new event type display after you complete the FROM clause.

Note: You must include a space in front of the next keyword or you may see a validation error when executing the search or the search will be inexecutable.