SITC

178 rows


Description

Site Comments

Columns

Column Type Size Nulls Auto Default Children Parents Comments
SITC_ID INT UNSIGNED 10 null

Unique ID (primary key) for entries in the SITC table

USER_ID INT UNSIGNED 10 null
USER.USER_ID SITC_ibfk_1C
SITE_ID INT UNSIGNED 10 null
SITE.SITE_ID SITC_ibfk_2C
SITC_COM VARCHAR 1000 null

Comment to Site

REVW_COM BIT 1 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc SITC_ID
SITE_ID Performance Asc SITE_ID
USER_ID Performance Asc USER_ID

Relationships