We used UNION operator to combine the two select command queries, and now we want delete duplicates using with CTE. Will UNION operator works with CTE ?