I\'m trying to create a cross-sell matrix in Postgres, similar to this post here:
count combination of columns in postgresql matrix
The referenced post works great