Could not execute SQL: Unknown column 'images' in 'where clause'

SELECT c.id, c.parent, c.position, c.thumb , c.name,c.alias,c.description FROM article2_categories AS c WHERE c.parent = images AND c.enable=1 GROUP BY c.id ORDER BY c.ordering LIMIT 0,20