Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to query data in the same table.
20-JUL-13
My expected algorithm is:
1. Match all REP with REV and date < 30 days from today and mark that as 'MATCH'
2. Match all REP with REV and date > 30 days from today and mark that as 'UNMATCH'
How can I do this in QV?