Include missing values in the data. The value null
represents
a missing value for the character column Jobcode. The period represents a
missing value for the numeric column Salary.
values('1561','M',null,36514,'30NOV63'd,'07OCT87'd)
values('1221','F','FA3',.,'22SEP63'd,'04OCT94'd);