返回顶部
首页 > 资讯 > 数据库 >【2019年8月版】OCP 071认证考试原题-第34题
  • 523
分享到

【2019年8月版】OCP 071认证考试原题-第34题

【2019年8月版】OCP071认证考试原题-第34题 2021-06-18 19:06:01 523人浏览 猪猪侠
摘要

Choose two. Which two statements are true about the results of using the INTERSECT operator in compound queres? A) Rev

Choose two.

Which two statements are true about the results of using the INTERSECT operator in compound queres?

A) Reversing the order of the intersected tables can sometimes affect the output.

B) Column names in each SELECT in the compound query can be dfferent.

C) INTERSECT returns rows common to both sides of the compound query.

D) The number of columns in each SELECT in the compound query can be dfferent.

E) INTERSECT ignores NULLs

Answer::BC

(解析:intersect 会以第一个查询的第一个列的值进行排序输出,由于求的是交集,所以表的查询顺序可以不分先后;列的名字可以不一样,但是数据类型必须匹配。)

您可能感兴趣的文档:

--结束END--

本文标题: 【2019年8月版】OCP 071认证考试原题-第34题

本文链接: https://lsjlt.com/news/2418.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作