|
@@ -1331,7 +1331,7 @@ comment on column GK_OPERATION_JSJY_LHSQ.zczb
|
|
|
alter table GK_OPERATION_JSJY_LHSQ
|
|
|
add primary key (ID)
|
|
|
using index
|
|
|
- tablespace USERS
|
|
|
+ tablespace GK_OPERATION
|
|
|
pctfree 10
|
|
|
initrans 2
|
|
|
maxtrans 255
|
|
@@ -1397,7 +1397,7 @@ comment on column GK_OPERATION_JSJY_LHSQFJ.tbzt
|
|
|
alter table GK_OPERATION_JSJY_LHSQFJ
|
|
|
add primary key (ID)
|
|
|
using index
|
|
|
- tablespace USERS
|
|
|
+ tablespace GK_OPERATION
|
|
|
pctfree 10
|
|
|
initrans 2
|
|
|
maxtrans 255
|