Chapter 3 Building Physical Diagrams
Standard parameters indicate common data constraints. The following table lists standard parameters:
Parameter | Description |
---|---|
Minimum | Lowest acceptable numeric value |
Maximum | Highest acceptable numeric value |
Default | Value selected from a list of default values or typed in the listbox. The list of values is defined in the Script\Keywords\ReservedDefault entry of the DBMS definition file |
Format | Data format (for example, 9999.99) |
Unit | Standard measure |
Lowercase | Forces all alphabetical characters to lowercase |
Uppercase | Forces all alphabetical characters to uppercase |
Cannot Modify | Protects from changes, results in a non-modifiable column in the table when generated in the database |
List of Values | Authorized values |
Label | String that identifies an authorized value in the list |
For more information on defaults, see section Defining defaults in a PDM.
To set standard parameters:
For more information on additional check parameters, see section Defining additional check parameters for objects in a PDM.
For more information on validation rules, see section Using a validation rule in check parameters in a PDM.
For more information on quotation marks, see section Managing quotation marks around values.
Copyright (C) 2005. Sybase Inc. All rights reserved. |