create table 推荐规则

create table 推荐规则:

  • 所有列都设置NOT NULL,都写备注(comment)
  • 除主键外,所有列都设置默认值(default)

posted on 2019-02-15 11:30  cag2050  阅读(107)  评论(0编辑  收藏  举报

导航