student表共有4个字段,各个字段属性如下:
字段名字段类型字段长度字段标识
idint4not_null primary_key
namestring40not_null
sexint2not_null
ageint4not_null