Hi Bobby,
The field names are always taken from the first SQL when you use a Union or a Union All.
If both the SQLs return data when run separately then they should work just when plugged in together with a Union too.
-Abhilash
Hi Bobby,
The field names are always taken from the first SQL when you use a Union or a Union All.
If both the SQLs return data when run separately then they should work just when plugged in together with a Union too.
-Abhilash