There are three types of tables in Stonefield Query:

When you select a table in the Configuration Utility, the right portion of the dialog displays the properties for that table. Only the Main page is applicable to tables. The properties displayed are:

The Create data access script link is used to create a Select script for the table. This script is used if you don't want a simple SQL statement used to access the fields in the table. For example, if you want to call a stored procedure instead, create a data access script that calls the stored procedure.