假定在MYSQL_假定在名称为教学库的数据库中包含有学生、课程和选课三个表,它们的定义如下 - 问答库...

该问题涉及一个名为教学库的数据库,其中包含学生、课程和选课三个表。给定的SQL查询用于找出没有选修任何课程的学生。正确答案是C,表示这些学生没有选修课程。

问题:

[单选]

假定在名称为教学库的数据库中包含有学生、课程和选课三个表,它们的定义如下所示:

学生(学生号char(7),姓名char(8),性别char(2),专业char(10),年级int)

课程(课程号char(4),课程名char(10),课程学分int)

选课(学生号char(7),课程号char(4),成绩int)

在下面查询语句执行时,显示出的学生记录表示()。

select*

from学生

where学生号 not in(select 学生号 from选课)

A . 有选修课程

B . 只有一门选修课程

C . 没有选修课程

D . 有一门或两门选修课程

施工进度计划的调整包括()。 调整工程量。 调整工作起止时间。 调整工作关系。 调整项目质量标准。 调整工程计划造价。

下列属于管理心理学常用的研究方法的是()。 观察法。 问卷法。 访谈法。 实验法。

You are developing a custom-collection class.You need to create a method in your class. You need to ensure that the method you create in your class returns a type that is compatible with the Foreach statement.Which criterion should the method meet?() The method must return a type of either IEnumerator or IEnumerable.。 The method must return a type of IComparable.。 The method must explicitly contain a collection.。 The method must be the only iterator in the class.。

You need to select a class that is optimized for key-based item retrieval from both small and large collections.Which class should you choose?() OrderedDictionary class。 HybridDictionary class。 ListDictionary class。 Hashtable cla。

You are designing a Windows Azure application. Messages will be placed into a Windows Azure Queue and then processed by a worker role.  There is no requirement for adherence to the Windows Azure Service Level Agreement (SLA).  You need to recommend an approach for concurrently processing messages while minimizing compute cost. What should you recommend?()  A single role instance that processes messages individually。  A single role instance with multithreaded request processing。  Multiple role instances that process messages individually。  Multiple role instances, each with multithreaded request processing。

假定在名称为教学库的数据库中包含有学生、课程和选课三个表,它们的定义如下所示:

学生(学生号char(7),姓名char(8),性别char(2),专业char(10),年级int)

课程(课程号char(4),课程名char(10),课程学分int)

选课(学生号char(7),课程号char(4),成绩int)

在下面查询语句执行时,显示出的学生记录表示()。

select*

from学生

where学生号 not in(select 学生号 from选课)

参考答案:

C

●  参考解析

本题暂无解析

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符  | 博主筛选后可见
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值