I am getting ORA-00979 with the following query:
SELECT cr.review_sk, cr.cs_sk, cr.full_name, tolist(to_char(cf.fact_date, \'mm/dd/yyyy\')) \"appt\", cs.cs_i
Include in the GROUP BY clause all SELECT expressions that are not group function arguments.
GROUP BY
SELECT