設置 | 登錄 | 註冊

作者共發了1篇帖子。

create table book(

1樓 巨大八爪鱼 2010-8-27 14:44
create table book(
id int not null auto_increment,
name varchar(30) not null default 'ASP第一步',
price int not null default '10',
primary key(id));

內容轉換:

回覆帖子
內容:
用戶名: 您目前是匿名發表。
驗證碼:
看不清?換一張