5235576011964 发表于 2016-11-28 21:22
学习学习!libobohong 发表于 2016-11-29 10:33
强烈支持楼主ing……xjl307 发表于 2016-11-29 15:00
强烈支持楼主ing……ximen2016 发表于 2016-11-29 16:11
淡定,淡定,淡定……ac77523 发表于 2016-11-30 17:03
create table OAK_LAB_RESULT_PRINT ( TEST_NO VARCHAR2(32) not null, PRINT_INDICATOR NUMBER(2), PRINT_TIME DATE, PRINT_STAFF VARCHAR2(20) ) tablespace TSP_OAK pctfree 10 initrans 1 maxtrans 255 storage ( initial 64 minextents 1 maxextents unlimited ); -- Add comments to the columnscomment on column OAK_LAB_RESULT_PRINT.TEST_NO is '检验单号'; comment on column OAK_LAB_RESULT_PRINT.PRINT_INDICATOR is '打印标识'; comment on column OAK_LAB_RESULT_PRINT.PRINT_TIME is '打印时间(第一次)'; comment on column OAK_LAB_RESULT_PRINT.PRINT_STAFF is '打印者'; -- Create/Recreate primary, unique and foreign key constraintsalter table OAK_LAB_RESULT_PRINT add constraint PK_OAK_LAB_RESULT_PRINT primary key (TEST_NO) using index tablespace TSP_OAK pctfree 10 initrans 2 maxtrans 255 storage ( initial 64K minextents 1 maxextents unlimited );tianlang1980 发表于 2016-11-30 17:04
强烈支持楼主ing……stock169 发表于 2016-12-1 11:14
强烈支持楼主ing……jim010 发表于 2016-12-1 14:31
感谢分享,ZNDS有你更精彩强烈支持楼主ing……马勒哥 发表于 2016-12-1 15:18
强烈支持楼主ing……wx_uDI33MF3 发表于 2016-12-1 17:00
很给力,ZNDS有你更精彩!