QUERY PLAN
Delete on tbl_user_resource_relationships (cost=0.00..66.27 rows=1 width=6)
-> Seq Scan on tbl_user_resource_relationships (cost=0.00..66.27 rows=1 width=6)
Filter: ((user_id = 1011) AND (sales_id = 5064))