PostgreSQL does not support the ISNULL function. However, you can use the COALESCE function or CASE expression to achieve the same functionality.
確定! 回上一頁