Project Data Tables Database > td Schema : td.ANALYSIS_SEGMENTS Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
AS_ID | The record ID. | int | 4 | ||||
AS_LOGICAL_NAME | A name, unique in the scope of this table, that refers to this record. | varchar | 64 | ||||
AS_EXTENSION | The name of the parent extension. | varchar | 50 | ||||
AS_NAME | The name of the segment. | varchar | 50 | ||||
AS_IS_PUBLIC | Y indicates that the segment is public. | varchar | 1 |
Index | Description | Primary | Unique |
---|---|---|---|
ANALYSIS_SEGMENTS_PK | |||
ANALYSIS_SEGMENTS_UK1 | |||
ANALYSIS_SEGMENTS_UNIQUE_NAME |