Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id_vir_form_section | bigserial | 19 | √ | nextval('vir_form_section_id_vir_form_section_seq'::regclass) |
|
|
Table’s primary key |
||||
| id_vir_form | int8 | 19 | null |
|
|
Reference of vir_form table. |
|||||
| description | varchar | 2147483647 | null |
|
|
Section description |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| vir_form_section_pkey | Primary key | Asc | id_vir_form_section |

