aiaiDBA

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

13718043309

010-86462881

PLS-00150: found: string but expected : INTEGER

PLS-00150: found: string but expected : INTEGER
Cause: This error happens in the creation of a pl/sql external type: [SIGNED | UNSIGNED] BINARY INTEGER (). It may be referenced only in a create type statement. Such types are non-queryable. Something other than 'INTEGER' was supplied.
Action: None

请先 登录 后评论

1 个回答

小智
PLS-00150:found:string但预期:INTEGER,
.原因:在创建pl / sql外部类型时发生此错误:[SIGNED | UNSIGNED] BINARY INTEGER()。它可能仅在创建类型语句中引用。这种类型是不可查询的。提供“INTEGER”以外的其他内容。,
.行动:无,
.
请先 登录 后评论