Inner Banner

Moving Boxes

Moving Boxes
Moving Boxes

MODEL NO.:   B8723

Select * FROM zsk_product_relation pr, zsk_attribute_value av WHERE pr.ProductID IN (41,42,43,44) AND pr.RelationID = av.AttributeValueID AND pr.RelationType = 'attribute_value' GROUP BY av.AttributeValueID ORDER BY Position ASCExpression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'uniquemovingsolu_ccdb67.pr.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
ERROR_MESSAGE