1054 - Unknown column 'pse' in 'where clause'

SELECT cd.categories_name FROM products_to_categories c, categories_description cd WHERE c.products_id = pse and c.categories_id = cd.categories_id AND cd.language_id = 2 LIMIT 1

[XT SQL Error]