在MS SQL Server中,我可以执行以下操作: SELECT ISNULL(Field,'Empty') from Table But in PostgreSQL I get a syntax error.
確定! 回上一頁