📄️ json_array
SQL 配列の各要素を JSON 値に変換し、JSON 値からなる JSON 配列を返します。
📄️ json_object
1 つ以上のキーと値のペアを JSON オブジェクトに変換します。このオブジェクトはキーと値のペアで構成され、キーは辞書順にソートされます。
📄️ parse_json
文字列を JSON 値に変換します。
AI generated answers are based on docs and other sources. Please test answers in non-production environments.