Scorm Scoes Data Table Schema (scorm_scoes_data)


Description

Contains variable data get from packages

scorm_scoes_data table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
scoid BIGINT 19 0
scorm_scoes.id scorscoedata_sco2_fk R
name VARCHAR 255
value LONGTEXT 2147483647 null

Table contained -1 rows

scorm_scoes_data table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
scorscoedata_sco_ix Performance Asc scoid

scorm_scoes_data table relationships