QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..9.65 rows=3 width=38)
Filter: ((name)::text = ANY ('{Engineer,AccountManager,Operator}'::text[]))