SELECT id,name_prison FROM prison WHERE id NOT IN ( SELECT id_prison FROM report2 where report2.send_month='1' and report2.send_year='2553')
รันบนเครื่องผมผลลัพธ์ออก
แต่เอาไปรันใน phpMyAdmin บนเครื่อง server แล้วขึ้น error ดังนี้ครับ
MySQL แสดง:
#1064 - 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 'SELECT id_prison FROM report2 where report2.send_month='1' and