I have 3 tables.
tags, posts and poststags
The poststags table hold tags.id and posts.id so I can assign multiple tags to a post.
I wanted to count the tota