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