aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-36872: (XSTFDSC02) Column type specifier cannot be used when the table function data type is specified.

ORA-36872: (XSTFDSC02) Column type specifier cannot be used when the table function data type is specified.
Cause: Column type can only be used with implicitly-specified table functions
Action: Remove column type from reference from the LIMITMAP or remove the explicit table function data type specification.

请先 登录 后评论

1 个回答

小智
ORA-36872:(XSTFDSC02)指定表函数数据类型时,不能使用列类型说明符。,
.原因:列类型只能与隐式指定的表函数一起使用,
.操作:从LIMITMAP的引用中删除列类型或删除显式表函数数据类型规范。,
.
请先 登录 后评论