aiaiDBA

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

13718043309

010-86462881

PGU-42031: string phrase is misplaced after string phrase

PGU-42031: string phrase is misplaced after string phrase
Cause: A phrase introduced by cannot come after a phrase introduced by . Certain phrases must precede other phrases in a data definition. For instance, an ASCENDING [KEY] phrase must appear before an INDEXED phrase.
Action: Reverse the placement of the phrases.

请先 登录 后评论

1 个回答

小智
PGU-42031:字符串短语后的字符串短语错位,
.原因:由引入的短语不能来自引入的短语。某些短语必须先于数据定义中的其他短语。例如,ASCENDING [KEY]短语必须出现在INDEXED短语之前。,
.操作:反转短语的放置。,
.
请先 登录 后评论