QUERY PLAN
Limit (cost=0.27..8.29 rows=1 width=18)
-> Index Only Scan using tbl_auth_items_pkey on tbl_auth_items (cost=0.27..8.29 rows=1 width=18)
Index Cond: (name = 'Engineer'::text)