Handle duplicates in SQL output
Working on a dataset containing users watching content from multiple genres. I want to come up with combination of genres (group of 2 genres) and count of users watching content from both genres.
Working on a dataset containing users watching content from multiple genres. I want to come up with combination of genres (group of 2 genres) and count of users watching content from both genres.