ctx_data_types
Title | ctx_data_types |
---|---|
Type | Supporting |
Description | Data type definitions (for _t columns) |
Column | Format | Nullable | Description | Definition | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | ||
data_type | varchar(100) | Data type | eg: "ADDRESS" | ||
description | varchar(100) | Data type value | eg: "Campus" |