QUERY PLAN
Sort (cost=1.03..1.04 rows=1 width=158)
Sort Key: sort
-> Seq Scan on tbl_engineer_groups (cost=0.00..1.02 rows=1 width=158)
Filter: (id <> 999999)