辰迅云知识库

标签:表字段

mysql查看表字段属性的方法:示例:select column_name,column_comment,data_type from information_schema.col......