grade_import_newitem

0 rows


Description

temporary table for storing new grade_item names from grade

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
grade_import_values.newgradeitem gradimpovalu_new2_fkR
itemname VARCHAR 255

new grade item name

importcode BIGINT 19 null

import batch code for identification

importer BIGINT 19 null
user.id gradimponewi_imp2_fkR

user importing the data

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
gradimponewi_imp4_ix Performance Asc importer

Relationships