freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

教務(wù)管理數(shù)據(jù)庫設(shè)計(jì)說明書-wenkub

2023-04-23 23:35:43 本頁面
 

【正文】 SkipintNot nullSAwardntextNot nullSCostbitSPwdNvarchar5010.teacher字段名數(shù)據(jù)類型長度空值備注TIDintNot null主鍵TNamenvarchar20nullTPostvarchar20nullTDepintnull11.Parents字段名數(shù)據(jù)類型長度空值備注Snovarchar20Not nullParentsNamevarchar20Not nullParentsEmailvarchar50Not null/*==============================================================*//*1. Table: BackInfo *//*==============================================================*/create table BackInfo ( BID int not null, BCon text null, BTime smalldatetime null, constraint PK_BACKINFO primary key (BID))/*==============================================================*//*2. Table: ComingMessage *//*==============================================================*/create table ComingMessage ( MessageID int not null, MessageTime smalldatetime not null, MessageContent text not null, MessageCatagory int not null, constraint PK_COMINGMESSAGE primary key (MessageID))go/*==============================================================*//* : Courses *//*==============================================================*/create table Courses ( C_ID int not null, Name nvarchar(80) not null, Kind nvarchar(20) not null, Credits decimal not null, TID int not null, constraint PK_COURSES primary key (C_ID))go/*==============================================================*//* : Dep
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1