I have a table/view CONTACTS
I am logging ISSUES tagged with Contact_ID against individual Contacts into my ISSUES table
I want to have a column [ISSUES] in my CONTACTS Table showing the numerical count of the ISSUES logged against each Contact
User | Count |
---|---|
18 | |
11 | |
7 | |
5 | |
5 |