Forum Discussion
bhalicki
3 years agoHelper V
COUNTROWS total rows by group
I have the following tables and relationships: User UserId UserName 1 Bill 2 John 3 Fred License LicenseId LicenseDesc UserId 1 License A 1 2 License B 1 3...