>>create table storeimages(id int not null auto increment,primary key(id),name varchar(50) , image longblob , size int ); ...
確定! 回上一頁