postgres =# select sysdate from test where rownum < 2; ... 但此函数有一定局限,所以Oracle在NVL函数的功能上扩展,提供了NVL2函数。NVL2(E1, E2, E3)的功能为: ...
確定! 回上一頁