想找openGauss的参考信息,看这个就够了(1095)

45 阅读1分钟

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/

GAUSS-00009: “op ANY/ALL (array) requires operator not to return a set”

SQLSTATE: 42809

错误原因:对于ANY/ALL (array)操作符,返回值的类型使用了不支持的集合类型。

解决办法:对于ANY/ALL (array)操作符,返回值的类型请不要使用集合类型。

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/