QUERY PLAN
Bitmap Heap Scan on tbl_sales_group_relationships (cost=23.45..34.01 rows=10 width=12)
Recheck Cond: (sales_id = 5495)
-> Bitmap Index Scan on tbl_sales_group_relationships_pkey (cost=0.00..23.45 rows=10 width=0)
Index Cond: (sales_id = 5495)