


Selecting the Object / New / Table as Query function activates design mode, in which you can define a query. DOMAIN first displays a table list from which you can select one or more source tables for the query.
For this type of table definition, follow the same procedure as for view definition (see the relevant section). Unlike view definition, however, the key columns, constraints, foreign keys, and indexes are not transferred from the base table. Instead, the contents of the base tables are transferred directly to the table defined as a query.


