grade_import_newitem table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
itemname | VARCHAR | 255 |
|
|
new grade item name |
|||||
importcode | BIGINT | 19 | null |
|
|
import batch code for identification |
||||
importer | BIGINT | 19 | null |
|
|
user importing the data |
Table contained -1 rows
grade_import_newitem table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
gradimponewi_imp_ix | Performance | Asc | importer |