comment on column 表名.字段名 is \'注释内容\'; comment on column OPERATOR_INFO.MAIN_OPER_ID is \'归属操作员\'; comment on table 表名 is \'注释内容\'; comment on table OPERATOR_INFO is \'操作员信息表\'; 相关文章: