QUERY PLAN
HashAggregate (cost=4.67..4.84 rows=17 width=4)
Group Key: user_id
-> Seq Scan on tbl_auth_assignments (cost=0.00..4.62 rows=17 width=4)
Filter: ((item_name)::text = ANY ('{Dispatcher,SalesDirector}'::text[]))