My table contains Memberid & group id. A single group is used by multiple members. There in the mapping table memberid mapped to groupid indicates the particular member is using that group. Inorder to check how many users are using the same group id.
Share
This is a pretty basic SQL statement that you will use all the time.