.. index:: tbl1_People_AlternateSpellings ============================== tbl1_People_AlternateSpellings ============================== .. default-role:: doc :Description: obsolete? see footnote :Footnote: This table was used so that we could map SIRS results with appropriate instructors. At the time, the SIRS results did not come back with instructors' netids so we had no way to identify for certain which instructor the results applied to. This translation table was kept so that we could identify the instructor even if names spellings had slight variations from one file to the next. Columns ======= **ID** ``int(11) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **PersonID** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **Instructor_FullName** ``varchar(255) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_change** ``timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()`` :Options: ``display="true", null="true", search="false", type=""``