Download CASE .. WHEN expression in Oracle SQL - Stack Overflow book pdf free download link or read online here in PDF. Read online CASE .. WHEN expression in Oracle SQL - Stack Overflow book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
CASE status WHEN 'a1' THEN 'Active' WHEN 'a2' THEN 'Active' WHEN 'a3' THEN 'Active' WHEN 'i' THEN 'Inactive' WHEN 't' THEN 'Terminated' END AS StatusText FROM stage.tst Is there any other way of doing this where I don't need to write When expression 3 times for Active Status and the entire active status can be checked in one single expression?
Read : CASE .. WHEN expression in Oracle SQL - Stack Overflow pdf book online Select one of servers for direct link: |
---|