QUERY PLAN
Seq Scan on tbl_auth_items (cost=0.00..9.41 rows=1 width=250)
Filter: ((id <> 99) AND (type = 1) AND ((display_name)::text = 'Accountant'::text))