数据库原理与应用(ACCESS) 期末考试(A)标准答案
一、单选题
1-5 DACAB 6-10 CBBAB 11-15 AABCA 16-20 BCDBA 21-25 BAACD 26-30 ACABA 二、填空题
1.联系 2. 数据定义 查询 3. 表 4. 参照完整性 5.查找职员表中姓李的职员的名字和年龄 6. 参数查询 7.openform 8.第一个宏名 9.分组
三、程序填空题
1. Sum=y 2. CmdBtn1_Click ( ) 3. 40 4. Height 5.99 四、阅读下面程序,写出程序功能
1.判断输入的一个自然数是否为质数 2. 显示当前日期 五、综合题 1.
(1).Alter table Student drop 入学日期
(2).Insert into Student values( 李明 , 男 ,18) (3).Update Student set 年龄=20 where 姓名= 李明 (4).Delete from Student where 年龄<19
2. Private sub cmd_click()
If check1.value=true then Label.fontbold=true End if
If check2.value=true then Label.fontname=”黑体” End if
If check3.value =true then Label.fontitalic=true End if End sub
3. Sub Even()
搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新工程科技数据库原理与应用期末试卷(8)全文阅读和word下载服务。
相关推荐: