1
Navigating trought table structures
2
Editor Environment
3
Using parameters
4
Query properties
5
Executing SQL commands
 

When you execute a command, if it is a query, the program open a window to display the result (Query Result Window).

Constants
The constants are values defineds in comments (between /* and */):

Alias The Alias where your query will run - Default: the actual alias.
LiveAnswer True or False - If you want edit records in the query - Default: False
QueryName Provides identification for a query - Alows Table Explorer stores last postition and size of the Query Result Window

See the file Demo2c.SQL