|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
-
- create table ods_zzsxjcsj
- (
- gzsxjysjid varchar2(32) not null,
- xxjgdm varchar2(36) not null,
- xxjgmc varchar2(80) not null,
- xsxh varchar2(45) not null,
- xsxm varchar2(45) not null,
- zymc varchar2(120) not null,
- xn varchar2(50) not null,
- xq varchar2(50) not null,
- sxbj varchar2(100) not null,
- sxxmmc varchar2(250) not null,
- sxlb varchar2(10) not null,
- sxsfks varchar2(10) not null,
- sxsfjs varchar2(10) not null,
- sxhy varchar2(4) not null,
- sxkssj varchar2(32) not null,
- sxjssj varchar2(32) not null,
- sxqx varchar2(10) ,
- sxdwly varchar2(10) not null,
- sxcslx varchar2(10) not null,
- sxjdh varchar2(10) not null,
- sxdwmc varchar2(165) ,
- sxdwdz varchar2(132) ,
- sxgwmc varchar2(110) ,
- zsap varchar2(10) ,
- zydkcd varchar2(10) ,
- gmbxzl varchar2(10) ,
- bxgmf varchar2(10) ,
- sjcjsj varchar2(64) not null,
- IsPush varchar2(2) not null
- );
- alter table ods_zzsxjcsj add constraint ods_zzsxjcsj_gzsxjysjid primary key (gzsxjysjid);
- comment on table ods_zzsxjcsj is 'ְʵϰݱ';
- comment on column ods_zzsxjcsj.gzsxjysjid is 'ΨһԱʶ';
- comment on column ods_zzsxjcsj.xxjgdm is 'ѧУ';
- comment on column ods_zzsxjcsj.xxjgmc is 'ѧУ';
- comment on column ods_zzsxjcsj.xsxh is 'ѧѧ';
- comment on column ods_zzsxjcsj.xsxm is 'ѧ';
- comment on column ods_zzsxjcsj.zymc is 'רҵ';
- comment on column ods_zzsxjcsj.xn is 'ѧ';
- comment on column ods_zzsxjcsj.xq is 'ѧ';
- comment on column ods_zzsxjcsj.sxbj is 'ʵϰ༶';
- comment on column ods_zzsxjcsj.sxxmmc is 'ʵϰĿ';
- comment on column ods_zzsxjcsj.sxlb is 'ʵϰ';
- comment on column ods_zzsxjcsj.sxsfks is 'ʵϰǷʼ';
- comment on column ods_zzsxjcsj.sxsfjs is 'ʵϰǷ';
- comment on column ods_zzsxjcsj.sxhy is 'ʵϰҵ';
- comment on column ods_zzsxjcsj.sxkssj is 'ʵϰʼʱ';
- comment on column ods_zzsxjcsj.sxjssj is 'ʵϰʱ';
- comment on column ods_zzsxjcsj.sxqx is 'ʵϰȥ';
- comment on column ods_zzsxjcsj.sxdwly is 'ʵϰλԴ';
- comment on column ods_zzsxjcsj.sxcslx is 'ʵϰ';
- comment on column ods_zzsxjcsj.sxjdh is 'ʵѵغ';
- comment on column ods_zzsxjcsj.sxdwmc is 'ʵϰλ';
- comment on column ods_zzsxjcsj.sxdwdz is 'ʵϰλַ';
- comment on column ods_zzsxjcsj.sxgwmc is 'ʵϰλ';
- comment on column ods_zzsxjcsj.zsap is 'סް';
- comment on column ods_zzsxjcsj.zydkcd is 'רҵԿڳ̶';
- comment on column ods_zzsxjcsj.gmbxzl is '';
- comment on column ods_zzsxjcsj.bxgmf is 'չ';
- comment on column ods_zzsxjcsj.sjcjsj is 'ݲɼʱ';
-
|