Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'pix_dynamicforms.fs.id' which is not functionally dependent on columns i code example
Example: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));