Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | null |
|
|
unique identifer of the Supplier Roundtable per SFP systems |
||||
name | varchar | 255 | null |
|
|
name of the Supplier Rountable per SFP systems |
||||
start_date | date | 13 | √ | null |
|
|
Date (in YYYY-MM-DD format) the supplier roundtable is officially launched (typically when it is publicly announced) |
|||
created_at | timestamp | 29,6 | now() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
srs_pkey | Primary key | Asc | id |