Commit 82cbc410 authored by 王东's avatar 王东

建表语句语法

parent 62a5fefc
......@@ -66,7 +66,7 @@ create table db_ifrs17hengan.hasource_ext_jsxjlsj
TVOG_ACTL_ANOP decimal(18, 4) null comment '期末_有效人数调整_未来_TVOG',
TVOG_ACTL_BS_BOP decimal(18, 4) null comment '期初_当期利率_未来_TVOG',
TVOG_ACTL_BS_EOP decimal(18, 4) null comment '期末_当前利率_未来_TVOG',
TVOG_EXPC decimal(18, 4) null comment '期末_预期_TVOG',
TVOG_EXPC decimal(18, 4) null comment '期末_预期_TVOG'
);
......@@ -10,7 +10,7 @@ create table db_ifrs17hengan.hasource_ext_qmsjtzsy
N_CYEAR varchar(64) null comment '发单年',
PROFIT_LOSS_FLAG varchar(64) null comment '盈亏 || 亏损组 盈利组 厚利组 ',
IFIE_UI_PL varchar(64) null comment '期末_实际_UI投资收益_PL部分',
IFIE_UI_OCI varchar(64) null comment '期末_实际_UI投资收益_OCI部分',
IFIE_UI_OCI varchar(64) null comment '期末_实际_UI投资收益_OCI部分'
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment