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  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| gradimponewi_imp_ix | Performance | Asc | importer |