📄 cupdate.sql
字号:
comment on table APPRENTICE_INFO
is '进修人员信息';
comment on table BUSINESS_DICT
is '职务字典';
comment on table CHEST_PAT_VISIT
is '病案信息主索引';
comment on table CHEST_PICTURE_INFO
is '图片信息';
comment on table DEGREE_DICT
is '学位字典';
comment on table EDUCATIONAL_LEVEL_DICT
is '学历字典';
comment on table JYXS_DICT
is '教育形式字典';
comment on table KINDS_OF_LANGUAGE_DICT
is '外语语种字典';
comment on table LANGUAGE_DICT
is '外语水平字典';
comment on table LEAVE_DICT
is '离科原因字典';
comment on table MILITARY_RANK_DICT
is '军衔字典';
comment on table PERSONNEL_INFO
is '科室人员信息';
comment on table POLOTICAL_DICT
is '政治面貌字典';
comment on table SCHOOL_DICT
is '毕业院校字典';
comment on table TITLE_DICT
is '职称字典';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -