cupdate.sql

来自「胸外科信息管理系统.rar(powerbuilder)」· SQL 代码 · 共 30 行

SQL
30
字号
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 + =
减小字号Ctrl + -
显示快捷键?