依照此篇:What MySQL data type should be used for Latitude/Longitude with 8 decimal places?建議的,採用下述:. lat DECIMAL(10, 8) NOT NULL; lng ...
確定! 回上一頁