D
David
I need to change the values returned by my query for a
certain column. I am reducing the values to a subset of
the original values by consolidating some values into one.
What is the best way to do this? Is there a CASE statement
I can use? My tests will need something like the LIKE
statement and also need to have an ELSE option.
certain column. I am reducing the values to a subset of
the original values by consolidating some values into one.
What is the best way to do this? Is there a CASE statement
I can use? My tests will need something like the LIKE
statement and also need to have an ELSE option.