Query Results MS SQL 2005 - TechRepublic
Question
October 3, 2009 at 11:04 AM
powlboyjr

Query Results MS SQL 2005

by powlboyjr . Updated 16 years, 9 months ago

I’m trying to pull two columns (VendorName and VendorState) from the Vendors table using a UNION statement. How can I write the statement so that records with “NY” in VendorState show up as “NY”, but all other states show up as “Outside NY”. Thank you.

This discussion is locked

All Comments