好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

ORA-26088: scalar column “string” must be specified prior to LOB columns ORACLE 报错

文档解释

ORA-26088: scalar column “string” must be specified prior to LOB columns

Cause: All scalar columns (i.e. non-LOB and non-LONG columns) must be
* specified by the client of the direct path API prior to
* specifying any LOB columns.

Action: Specify all scalar columns prior to specifying any LOB columns.

查看更多关于ORA-26088: scalar column “string” must be specified prior to LOB columns ORACLE 报错的详细内容...

  阅读:14次