标签:需要 丢失 result block number span style 查询 res
问题描述
ORA-01789: query block has incorrect number of result columns
原因如下
查询使用了union或者union all的时候查询上下的字段不一致导致,
需要仔细查看union前和union后的查询的字段是否一致,是否有丢失的字段。
ORA-01789: query block has incorrect number of result columns
标签:需要 丢失 result block number span style 查询 res
原文地址:https://www.cnblogs.com/7q4w1e/p/9729715.html