I have a structure like this: [code MySQL]CREATE TABLE person ( PersonID int(11) unsigned NOT NULL auto_increment, FullName varchar(100) NOT ...
確定! 回上一頁