查询不在信息技术系,机电工程系和管理系的学生的信息,所使用的语法命令为( )
A: select * from student where depart not in(’信息技术系’,’机电工程系’,’管理系’)
B: select * from student where not depart=’ 信息技术系’ and depart=’ 机电工程系’ and depart=’ 管理系’
C: select * from student where not depart in(”信息技术系”,”机电工程系”,”管理系”)
D: select * from student where not depart=”信息技术系”and depart=”机电工程系”and depart=”管理系”
A: select * from student where depart not in(’信息技术系’,’机电工程系’,’管理系’)
B: select * from student where not depart=’ 信息技术系’ and depart=’ 机电工程系’ and depart=’ 管理系’
C: select * from student where not depart in(”信息技术系”,”机电工程系”,”管理系”)
D: select * from student where not depart=”信息技术系”and depart=”机电工程系”and depart=”管理系”
举一反三
- 查询信息技术系,机电工程系和管理系的学生的信息,所使用的语法命令( ) A: select * from student where depart in(”信息技术系”,”机电工程系”,”管理系”) B: select * from student where depart in(’信息技术系’,’机电工程系’,’管理系’) C: select * from student where depart=”信息技术系”and depart=”机电工程系”and depart=”管理系” D: select * from student where depart=’ 信息技术系’ and depart=’ 机电工程系’ and depart=’ 管理系’
- 查询信息技术系,机电工程系和管理系的学生的信息,所使用的语法命令( )
- 1996年11月25日,撤消制造工程系,成立制造工程学院,下设()。 A: 机械制造系 B: 管理工程系 C: 工业设计系 D: 机电控制及自动化系
- 查询计算机系的所有男生信息______。 A: select * from 学生表 where 所在系=计算机系 and 性别=男 B: select * from 学生表 where 所在系=‘计算机系’and 性别=‘男’ C: select * from 学生表 where 所在系=计算机系 or性别=男 D: select * from 学生表 where 所在系=‘计算机系’or性别=‘男’
- 校区机电工程学院设有()、热能与动力工程系、材料科学与工程系、工业设计系四个系。(填全称)