Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Following query fails with NPE
SELECT product_id from foodmart where product_id = NULL group by product_id
Following query fails with NPE
SELECT product_id from foodmart where product_id = NULL group by product_id