ลอง
select DISTINCT trim(Car_Name) as Car_Name from car where Type_ID = '11'
ประวัติการแก้ไข 2012-08-21 11:06:10
Date :
2012-08-21 11:05:00
By :
ichiko
No. 10
Guest
error อะค่ะ
select trim(DISTINCT Car_Name) from car where Type_ID = '11' You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT Car_Name) from car where Type_ID = '11'' at line 1