Oracle treats null as empty strings, so if your expression is concatenating a null value, result will be null in all databases except Oracle, where it will ...
確定! 回上一頁