注册

达梦数据库支持json array索引吗,类似mysql的json多值索引

2025/01/15 360 1

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】: 8
【操作系统】:windows
【CPU】: 4核
【问题描述】
在mysql中可以使用create index idx_allocate_client_pool
on scene_inst_job ((cast(json_extract(allocate_client_pool, _utf8mb4'$[
]') as char(36) array)))语句来创建json array多值索引,在达梦中有类似的方法可以创建json array多值索引吗

allocate_client_pool字段是纯json 数组例如 ["x1","x2"]

回答 0
暂无回答
扫一扫
联系客服