602SQL Documentation Index  

Domain Designer

A special designer provides the ability to create and modify domains in the 602SQL Client. The designer is simple, it only contains a few fields derived from the CREATE DOMAIN command description.

You can create, modify and delete domains with the CREATE DOMAIN, ALTER DOMAIN and DROP DOMAIN SQL statements.

The domain syntax can be checked anytime using the Design / Validate action. The SQL source code be viewed using the Show SQL action.