select id, imageTitle, metaSummary from encyclopedia_images where imageTitle like 'A%' and imageCategory='45' and recordStatus='ACT' order by imageTitle ascUnknown column 'recordStatus' in 'where clause'
This is a list of all images under the category of People that begin with A.