Microsoft
Software
Hardware
Network
Question : ORDER BY items must appear in the select list if the statement contains a UNION operator.
i have done unions where i did not have to do any order bys.
But when I did a union of 2 select statements, I get the above error; why is this?
thanks
Answer : ORDER BY items must appear in the select list if the statement contains a UNION operator.
You can do it like this:
=iif(Fields!CustomerState.
Value = "NY", "Tri-State", iif(Fields!CustomerState.V
alue = "CT", "Tri-State",iif(Fields!Cus
tomerState
.Value = "NJ", "Tri-State", Fields!CustomerState.Value
)))
Random Solutions
Linux dmesg question
Drop Down Menu by C(LInux/Console Base)
how to get aspnetdb.mdf for download for free
SSIS Slowly Changing Dimension
JS - How do I parse a colon delimited string into an Array?
How to define a special font-size to spaecial class in CSS
Access 2007 - Forms
Équation différentielle de Madame Ratte
changing server name in express edition
PC WON'T START FIRST TIME