SELECT MAX('1448523') FROM tablename WHERE NOT EXISTS(SELECT * FROM tablename WHERE code='1448523'); That searches, if it finds one entry it ...
確定! 回上一頁