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 'GROUP BY options_id' at line 4

SELECT min(options_values_price) AS options_price FROM products_attributes WHERE products_id = GROUP BY options_id

[XT SQL Error]