OK-tried that and still get:
Msg 156, Level 15, State 1, Line 4
Incorrect syntax near the keyword 'is'.
TIA~
Tena
User Profile
Collapse
-
CASE in a Select Problem
Hi,
I am getting a syntax error when I run the following, can anyone take a look and provide feedback?
TIA~
Tena
SELECT View_ACTIVE_IQ_ USERS.fo_studen t_id, View_ACTIVE_IQ_ USERS.user_pk1 AS ETUserID, 'Y' AS Active,
View_ACTIVE_IQ_ USERS.first_nam e,View_ACTIVE_I Q_USERS.address 2,View_ACTIVE_I Q_USERS.address 1,
Address = CASE View_ACTIVE_IQ_ USERS.address2...
No activity results to display
Show More
Leave a comment: