QSM-02145
        GROUP BY clause is present but no aggregate functions are used
        
        
        Cause
        A GROUP BY clause is used but no aggregate functions are present in the select list.
        Action
        Add an aggregate function to the select list.
        
     
    
    
        QSM-02145
        GROUP BY clause is present but no aggregate functions are used
        
        
        Cause
        A GROUP BY clause is used but no aggregate functions are present in the select list.
        Action
        Add an aggregate function to the select list.
        
     
    
    
        QSM-02145
        GROUP BY clause is present but no aggregate functions are used
        
        
        Cause
        A GROUP BY clause is used but no aggregate functions are present in the select list.
        Action
        Add an aggregate function to the select list.