QUERY PLAN
Limit (cost=0.00..7.86 rows=1 width=18)
-> Seq Scan on tbl_auth_items (cost=0.00..7.86 rows=1 width=18)
Filter: ((name)::text = 'Accountant'::text)