DBA-mysql-表

create table  student(table

id int(4) not null,tab

name char(20) not null,ab

age int(3) not null default '0',arc

dept varchar(16) default null,

);

相关文章
相关标签/搜索