I have a table like the following:
table
I want to find out how many users followed both A, C, D. So, the output should be 1.
I am not sure how to code that