Question
Coldfusion and intersection of two queries
Hello Everyone,
I have two select queries and I was trying to use INTERSECT operator between those two queries but using query of queries. I am getting the following error:
Query Of Queries syntax error.
Encountered "INTERSECT
But the same thing works for union and union all. Can anyone tell me if we can use INTERSECT in query of queries?
Thanks
I have two select queries and I was trying to use INTERSECT operator between those two queries but using query of queries. I am getting the following error:
Query Of Queries syntax error.
Encountered "INTERSECT
But the same thing works for union and union all. Can anyone tell me if we can use INTERSECT in query of queries?
Thanks
