database.student_identification.responsable_telephone: Correção tipo de campo
Closed this issue · 0 comments
Deleted user commented
ALTER TABLE student_identification
CHANGE responsable_telephone
responsable_telephone
VARCHAR(11) NULL;
Closed this issue · 0 comments
ALTER TABLE student_identification
CHANGE responsable_telephone
responsable_telephone
VARCHAR(11) NULL;