|
-
a bit more clarification - if it helps! :)
example:
Customer A has these transaction records:
trans_id number_of_points_given
1 1
2 5
3 5
4 2
5 1
The prize that this customer A claims is worth 10 points (prize.number_points_reqd = 10)
So, I only want to delete a number of transaction records where their combined number_of_points_given = prize.number_points_reqd (10), no more, no less
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|