ORA-00937: not a single-group group function - Oracle Database 12c Error Messages
Channel:
Subscribers:
5,740
Published on ● Video Link: https://www.youtube.com/watch?v=H_X3JnVvgCo
In this video we are going to see how to fix below Oracle Database 12c Error Message.
ORA-00937: not a single-group group function.
Cause: A SELECT list cannot include both a group function, such as AVG, COUNT, MAX, MIN, SUM,
STDDEV, or VARIANCE, and an individual column expression, unless the individual column expression is included in a GROUP BY clause.
Action: Drop either the group function or the individual column expression from the
SELECT list or add a GROUP BY clause that includes all individual column expressions listed.
#12c #oracledatabase12c #oracledatabase #oracledba #sql #oraclesql #oraerrors #oracleerrorcodes #dba #database
Other Videos By java frm
Tags:
ORA-00937: not a single-group group function
how to fix ORA-00937
oracle database 12c error messages
oracle database 12c error codes
oracle error messages
oracle database messages
oracle exception messages
sql errors
oracle sql
oracle error codes
12c
oracle 12c
ora errors
ora messages
oracle dba
oracle database administration
oracle tutorial