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