4 x 6 Postcards
Change *Social Distancing Type:
1055 - Expression #4 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'signcom_signking.patrib.compulsory' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
select distinct popt.products_options_id, popt.products_options_name, popt.products_options_tool_tip, patrib.compulsory from products_options popt, products_attributes patrib where patrib.products_id='47949' and patrib.options_id = popt.products_options_id and popt.language_id = '1' group by popt.products_options_id order by popt.products_options_name
[TEP STOP]
|