we solved using sub-queries.
first query select the full key
second query select partial key items excluding items from the first set of data
third query select items excluding results from first and second sets of data.
we solved using sub-queries.
first query select the full key
second query select partial key items excluding items from the first set of data
third query select items excluding results from first and second sets of data.