Home
Gift Shop
Artists
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 'order by title limit 1' at line 1
select * from item_tbl left join group_tbl on item_tbl.groupID = group_tbl.groupID where item_tbl.groupID = order by title limit 1
[STOP]