mtl2302
Technical User
- Apr 12, 2007
- 10
I have two tables. One that contains data for tickets sold, and another that contains all tickets sold that have been redeemed.
Each ticket has a unique identifier (the barcode).
Is there a way that I can return the data set of all tickets that have been sold, but not yet redeemed? I'm sure it is easier than I'm making it out to be by any help is welcome.
Each ticket has a unique identifier (the barcode).
Is there a way that I can return the data set of all tickets that have been sold, but not yet redeemed? I'm sure it is easier than I'm making it out to be by any help is welcome.