【正文】
語言由數(shù)據(jù)定義語言、 數(shù)據(jù)操縱語言 和 數(shù)據(jù)控制語言 組成。數(shù)據(jù)庫在建立、使用和維護(hù)時由其統(tǒng)一管理、統(tǒng)一控制。班級 姓名 學(xué)號 ………………………………密………………………………封………………………………線………………………………一. 選擇題:1.( B)是位于用戶和操作系統(tǒng)之間的一層數(shù)據(jù)管理軟件。 C. 運(yùn)行階段 D. 邏輯設(shè)計(jì)11.取出關(guān)系中的某些列,并消去重復(fù)的元組的關(guān)系運(yùn)算稱為( b ) B. 投影運(yùn)算 D. 選擇運(yùn)算12.一家航空公司把一年中飛行距離(idistancetravelled)超過10000里的客戶信息轉(zhuǎn)移到一張稱為flyersclub 的表中,他們的詳細(xì)情況被記錄在表flyers ( d )A. insert into flyersclub from flyers where idistancetravelled=10000B. insert flyersclub (idistancetravelled) values from flyers where idistancetravelled=10000 into flyersclub from flyers where (idistancetravelled)values=10000D. select * into flyersclub from flyers where idistancetravelled =1000013. 系統(tǒng)死鎖屬于( A ) 二.填空題:1.?dāng)?shù)據(jù)庫系統(tǒng)中常用的三種數(shù)據(jù)模型有層次模型、網(wǎng)狀模型 和 關(guān)系模型。5.如果一個關(guān)系不滿足2NF,則該關(guān)系一定也不滿足_3nf_(在1NF、2NF、3NF范圍內(nèi))。 ,SQL Server會自動對表中的數(shù)據(jù)進(jìn)行檢查,以確保這些數(shù)據(jù)能夠滿足主鍵約束的要求。(3分) 建立數(shù)據(jù)庫Sales的三個表客戶表(Customer)、產(chǎn)品表(Product)、銷售表(ProOut)(2) 實(shí)現(xiàn)各表的實(shí)體完整性要求。(3分) CREATE RULE RU_ProOut as x0EXEC sp_bindrule RU_ProOut, 39。銷售金額39。2007123139。銷售金額39。 網(wǎng)絡(luò)數(shù)據(jù)庫 試題第9頁(共9頁)