Question: I'm trying to write a case statement that will query the maximum date from a table, and if the result is null- return sysdate. select max(case ...
確定! 回上一頁