Casting from a standalone NULL will produce a SQL NULL instead of JSON 'null' . ... SELECT CAST(JSON '"abc"' AS VARCHAR); -- 'abc'; Note the double quote is ...
確定! 回上一頁