SelectDB Cloud
SQL 手册
SQL 函数
JSON函数
JSON_EXISTS_PATH

json_exists_path

description

用来判断json_path指定的字段在JSON数据中是否存在,如果存在返回TRUE,不存在返回FALSE

Syntax

BOOLEAN json_exists_path(JSON j, VARCHAR json_path)

example

参考 json tutorial 中的示例

keywords

json_exists_path

© 2023 北京飞轮数据科技有限公司 京ICP备2022004029号 | Apache、Apache Doris 以及相关开源项目名称均为 Apache 基金会商标