|
select Id as ImgId, FileExtension from imagefileregistry where (Featured='true') and ArtistId= limit 1 Could not execute query. 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 'limit 1' at line 1 |