QUERY PLAN
-------------------------------------------------------------------------------------------------------------------------
Index Scan using employees_pk on employees (cost=0.28..8.29 rows=1 width=10) (actual time=0.015..0.016 rows=1 loops=1)
Index Cond: (employee_id = '123'::numeric)
Buffers: shared hit=3