Managing the Attributes in database tables
The Attributes that are available in the schema determine the types of data that can be stored in a table. You can add Attributes, modify, or remove Attributes from a table.
Important: Removing Attributes will result in any data stored in that
Attribute to be removed from the records that contain it.
Each Attribute in a table is listed along with a summary:
| Attribute Information | Description |
|---|---|
| Name | The name of the Attribute |
| Data Type | The type of data that the Attribute stores |
| Unit or Discrete Type | The Units for this attribute or the Discrete Type |
| Meta-Attributes | Any Meta-Attributes that are associated with the Attribute |
| Search Filters | Whether the Attribute can be used to refine searches. |
| Parameters | A list of the parameters that the Attribute requires. |
| Columns | Only used for tabular Attributes, a list of the Tabular Columns that are linked. |
| Expressions | A list of the expressions used in equations and logical Attributes. |
| Data Validation Rule | Any data validation rules that apply to the Attribute value. |
To create Attributes:
