Viewing post 1 (of 1 total)
Do simple thing write a simple query like this you will get actual result.
SELECT nametype1, nametype1, CASE WHEN nametype1= nametype1THEN '1' ELSE '2' END AS nameval
FROM...
February 25, 2009 at 2:18 am
#949841