You can use 'default'. mysql> create table member4( -> id varchar(8) primary key, -> name varchar(10) not null,
確定! 回上一頁