Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

GroupBy and Having Clause

Hi,   How do I use the GroupBy and Having clause in my dataset? I have the following table:   [ORDER] CUSTOMER ID   NORDER   NET AMOUNT C1                        1               100 C1        ...