毕业设计管理系统数据库设计表格.docVIP

  • 86
  • 0
  • 约2.66千字
  • 约 3页
  • 2017-08-05 发布于河南
  • 举报
整个的数据库名为:毕业设计管理系统(GraduationDesignManagementSystem) 下有毕业生信息表(studentInfo.tab)、指导老师信息表(teacherInfo1.tab)、评审老师信息表(teacherInfo2.tab)、管理员信息表(managerInfo.tab)、课题信息表(subjectInfo.tab)、留言信息表(bbsInfo.tab)、上传文件信息表(uploadfilesInfo.tab)。下面做详细介绍: 一、毕业生信息表(studentInfo.tab) ? 字段名 数据类型 长度 是否为空 是否主键 说明 studentNumber bigint ? not null 是 学号 studentPassword varchar 10 not null ? 密码 默认是1234 最长不超过十位 studentName varchar 30 not null ? 姓名 studentAge tinyint ? not null ? 年龄 studentSex nchar 1 not null ? 性别 只能是男或女 studentPermitID tinyint ? not null ? 权限号 系统默认为0 studentMajor varchar 30 not null ? 专业 studentXueZh

文档评论(0)

1亿VIP精品文档

相关文档