casewhen用法oracle

SELECT column1 FROM table1 WHERE CASE WHEN column2 >50 THEN 1 WHEN column2