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

正文內(nèi)容

云南大學(xué)軟件學(xué)院數(shù)據(jù)庫(kù)實(shí)驗(yàn)2(已改無錯(cuò)字)

2024-10-14 02 本頁面
  

【正文】 、思考題如數(shù)據(jù)庫(kù)表中存在如下記錄:表person中的數(shù)據(jù)現(xiàn)執(zhí)行: DELETE FROM department WHERE Depton=“001”,執(zhí)行結(jié)果如何?為什么?第三篇:云南大學(xué)軟件學(xué)院數(shù)據(jù)庫(kù)試驗(yàn)5云南大學(xué)軟件學(xué)院實(shí)驗(yàn)報(bào)告課程:數(shù)據(jù)庫(kù)原理與實(shí)用技術(shù)實(shí)驗(yàn)任課教師:姓名:學(xué)號(hào):專業(yè):成績(jī):實(shí)驗(yàn)5數(shù)據(jù)查詢完成教科書163頁的如下習(xí)題:[]b:select aid from AGENTSwhere [percent] =all(select MAX([percent])from AGENTS)[]:select aid,cid from AGENTS A,CUSTOMERS Cwhere aid not in(select aid from ARDERS Xwhere = and =)order by aid,cidfrom ARDERSgroup by cid,pid,dollars[]a:select cid,pid,MAX(dollars)as MAXSPENT[]b:select AVG(MAXSPENT)as AVERAGE from(select cid,pid,MAX(dollars)as MAXSPENTfrom ARDERSgroup by cid,pid,dollars)as xgroup bycid[]b:(select cid,pid,AVG(dollars)as AVGSPENTfrom ARDERS group by cid,pid,dollars)as xwhere cid not in(select cid from(select cid,pid,AVG(dollars)as AVGSPENTfrom ARDERS group by cid,pid,dollars)as x where AVGSPENT []f:select pid from ARDERSwhere cid in(select cid from CUSTOMERSwhere city=39。Dallas39。)[]j:update PRODUCTSset price=*pricewhere city=39。Duluth39。or city=39。Dallas39。[]select aid,[percent] from AGENTS awhere not exists(select cid from CUSTOMERS cwhere city=39。Duluth39。 and not exists(select from ARDERS owhere = and =))order by[percent]在“學(xué)生管理數(shù)據(jù)庫(kù)”中完成如下查詢:(1)列出軟件2班女同學(xué)的名單select * from 學(xué)生表where 班級(jí)=39。軟件班39。 and 性別=39。女39。(2)列出2002年元旦前注冊(cè)的學(xué)生名單select * from 學(xué)生表where 入學(xué)日期(3)列出所有年齡在19歲以下,或者女同學(xué)的名單select * from 學(xué)生表where 年齡(4)列出沒有先修課的課程名select * from 課程表where 先修課is null(5)列出既不是“電子系”,也不是“會(huì)計(jì)系”的學(xué)生的學(xué)號(hào)、姓名和所在院系select 學(xué)號(hào),姓名,所在院系from 學(xué)生表where 所在院系not in(39。電子系39。,39。會(huì)計(jì)系39。)(6)查詢選修“C801”課程的學(xué)生的最高分select max(成績(jī))as c801最高分from 成績(jī)表where 課程號(hào)=39。c80139。(7)統(tǒng)計(jì)男、女學(xué)生各自的人數(shù)和平均年齡sele
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1