mqops_principal_interaction_tracker

2 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
user_id VARCHAR 36 null
team_name_id TINYINT 3 null
team_name_other VARCHAR 250 null
visit_date DATETIME 19 null
state_id VARCHAR 36 null
district_id VARCHAR 36 null
centre_id VARCHAR 36 null
principal_name VARCHAR 45 null
attend_plp TINYINT 3 null
used_questapp TINYINT 3 null
performance_metric TINYINT 3 null
time_alloted_track TINYINT 3 null
learner_attendance TINYINT 3 null
feedback_with_learner TINYINT 3 null
feedback_with_faculty TINYINT 3 null
system_to_collect_feedback TINYINT 3 null
safe_space TINYINT 3 null
have_active VARCHAR 15 null
created_at DATETIME 19 CURRENT_TIMESTAMP
updated_at DATETIME 19 null
deleted_at DATETIME 19 null
tenant_id VARCHAR 36 null

Indexes

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

Relationships