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

正文內(nèi)容

圖書(shū)館管理系統(tǒng)powerdesigner(編輯修改稿)

2025-05-04 23:05 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 nonclustered (倉(cāng)庫(kù)編號(hào), 圖書(shū)編號(hào)))go/*==============================================================*//* Table: 歸還 *//*==============================================================*/create table 歸還 ( 借書(shū)證號(hào) char(10) not null, 圖書(shū)管理編號(hào) char(10) not null, 歸還日期 datetime null, 圖書(shū)編號(hào) char(10) null, 書(shū)名 char(10) null, constraint PK_歸還 primary key nonclustered (借書(shū)證號(hào), 圖書(shū)管理編號(hào)))go/*==============================================================*//* Table: 管理2 *//*==============================================================*/create table 管理2 ( 圖書(shū)管理編號(hào) char(10) not null, 系統(tǒng)管理編號(hào) char(10) not null, constraint PK_管理2 primary key nonclustered (圖書(shū)管理編號(hào), 系統(tǒng)管理編號(hào)))go/*==============================================================*//* Table: 管理3 *//*==============================================================*/create table 管理3 ( 系統(tǒng)管理編號(hào) char(10) not null, 人員編號(hào) char(10) not null, constraint PK_管理3 primary key nonclustered (系統(tǒng)管理編號(hào), 人員編號(hào)))go/*==============================================================*//* Table: 系統(tǒng)管理 *//*==============================================================*/create table 系統(tǒng)管理 ( 系統(tǒng)管理編號(hào) char(10) not null, 系統(tǒng)管理性別 char(2) not null, 系統(tǒng)管理姓名 varchar(8) not null, constraint PK_系統(tǒng)管理 primary key nonclustered (系統(tǒng)管理編號(hào)))go/*==============================================================*//* Table: 讀書(shū)評(píng)論 *//*==============================================================*/create table 讀書(shū)評(píng)論 ( 借書(shū)證號(hào) char(10) not null, 評(píng)論 char(50) null, 圖書(shū)管理編號(hào) char(10) not null, 圖書(shū)編號(hào) char(10) null, constraint PK_讀書(shū)評(píng)論 p
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1