版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
field
typenull
key
default
extraid
Char(9)
no
pri
Nullname
Varchar(10
no)nullcreatetableoperator(idchar(9)notnullprimarykey,namevarchar(10)notnull);insertintooperatorvalues(100001230,'aa'),(100001231,'bb'),(100001232,'cc'),(100001233,'dd'),(100001234,'ee'),(100001235,'ff');fieldtitletypenull
key
default
extravarchar(20
no)nullnullnulldate_of_publi
datecationyesauthorvarchar(15
no)ISBNchar(13)
no
pri
nullnumber_of_c
intopiesnonullnullpositionvarchar(30
yes)createtablebooks(titlevarchar(20)notnull,date_of_publicationdate,authorvarchar(15)notnull,ISBNchar(13)notnullprimarykey,number_of_copiesintnotnull,positionvarchar(30));insertintobooksvalues('没有任何借口','2008-11-01','杰伊.瑞芬博瑞','9787500683858','20','二楼>>成功/激励'),('钢铁是怎样炼成的','1997-05-12','奥斯特洛夫斯基','9787530125403','25','二楼>>成功/激励'),('水浒传','1998-11-15','施耐庵','9787530112454','10','一楼>>文学类'),('小时代','2009-11-15','郭敬明','9782345612454','1','一楼>>文学类');fieldidtypenull
key
default
extravarchar(9)
no
pri
nullnamevarchar(10
no)nullsexchar(2)
yesnullnullphone_num
char(11)
yesberdepartment
varchar(11
yes)nullcreatetablestudents_information(idchar(9)notnullprimarykey,namevarchar(10)notnull,sexchar(2),phone_numberchar(11),departmentvarchar(10));insertintostudents_informationvalues财经财经财经财经计算机科学与运用计算机科学与运用计算机科学与运用计算机科学与运用土木工程');fieldtitletypenull
key
default
extravarchar(20)
yesnullISBNchar(13)
yesnullbgnamebg_idvarchar(10)
yeschar(9)
yesnullnulloperator_name
varchar(10)
yesnullnullnulloperator_idbtimechar(9)
yesvarchar(20)
yesgtimevarchar(20)
yesnullnullis_giveboolyescreatetableprocess(titlevarchar(20),ISBNchar(13),bgnamevarchar(10),bg_id
char(9),operator_namevarchar(10),operator_idchar(9),btimevarchar(20),gtimevarchar(20),is_givebool);insertintoprocessvalues('书名','isbn号','借/还书人','000000000','操作员姓名','000000000','借书时间','还书时间',1);delimiter|createprocedurezj_borrow(inbook_idchar(13),inb_idchar(9),ino_idchar(9))begindeclarebooktitlevarchar(20);declareborrownamevarchar(10);declareop_namevarchar(10);declarebstimevarchar(20);declarenumint;setnum=1;setbstime=now();setbooktitle=(selecttitlefrombookswhereISBN=book_id);setborrowname=(selectnamefromstudents_informationwhereid=b_id);setop_name=(selectnamefromoperatorwhereid=o_id);if(selectnumber_of_copiesfrombookswhereISBN=book_id)>=numandbook_idin(selectISBNfrombooks)andb_idin(selectidfromstudents_information)ando_idin(selectidfromoperator)and((selectis_givefromprocesswherebtime=(selectmax(btime)fromprocesswherebg_id=b_id))=1orb_idnotin(selectbg_idfromprocess))thenupdatebookssetnumber_of_copies=number_of_copies-1whereISBN=book_id;insertintoprocessvalues(booktitle,book_id,borrowname,b_id,op_name,o_id,bstime,null,0);endif;end|delimiter;callzj_borrow('9787530125403','100000001','100001231');select*
fromprocess;select*
frombooks;callzj_borrow('9787530125403','100000001','100001231');callzj_borrow('9787530125404','100000001','100001231');callzj_borrow('9787530125403','190000001','100001231');callzj_borrow('9787530125403','100000001','190001231');callzj_borrow('9782345612454','100010002','100001234');callzj_borrow('9782345612454','100020001','100001232');delimiter|createprocedurezj_give(inb_idchar(13),ing_idchar(9),ino_idchar(9))begindeclarestimevarchar(20);declaregstimevarchar(20);setgstime=now();setstime=(selectmax(btime)fromprocesswherebg_id=g_id);if(selectis_givefromprocesswhereISBN=b_idandbg_id=g_idandoperator_id=o_idandbtime=stime)=0thenupdateprocesssetgtime=gstimewhereISBN=b_idandbg_id=g_idandoperator_id=o_idandbtime=stime;updateprocesssetis_give=1whereISBN=b_idandbg_id=g_idandoperator_id=o_idandbtime=stime;updatebookssetnumber_of_copies=number_of_copies+1whereISBN=b_id;endif;end|delimiter;callzj_give('9787530125403','100000001','100001231');select*
fromprocess;select*
frombooks;callzj_give('9787530125403','100000001','100001231');c
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 肌肉注射的介绍
- 2024中国电信山东泰安分公司校园招聘易考易错模拟试题(共500题)试卷后附参考答案
- 2024中国城市规划设计研究院公开招聘60名高校毕业生易考易错模拟试题(共500题)试卷后附参考答案
- 2024中国人民财产保险股份限公司嘉兴市分公司招聘29人易考易错模拟试题(共500题)试卷后附参考答案
- 2024三新供电服务公司拟招聘供电服务职工78人易考易错模拟试题(共500题)试卷后附参考答案
- 04版叉车司机职业健康保险服务合同
- 2024年度知识产权许可使用合同标的的权利要求
- 刺灸法-毫针刺法课件
- 2024年度移动应用开发与推广合作协议3篇
- 2024年度智能家居系统集成与升级合同
- 桩承台基础与桩筏基础对比成本
- 日事日毕-日清日高PPT
- 厂区内雨水排放管理制度(共1页)
- 部分主板集成LSI1068E芯片的SASRAID设置解析
- 海尔公司网点备件系统操作流程指导
- 英国伦敦英文介绍_PPT
- 当坏人闯入校园PPT课件
- 2022年部编本人教版一年级语文下册生字表注音练习
- 光学作图专题复习教案
- 陕西绿源天燃气有限公司子洲LNG工厂联动试车方案
- 现代教育信息技术与高中教学的有效整合结题报告Word版
评论
0/150
提交评论