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

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

【2019年8月版】OCP071认证考试原题-第35题 2016-11-15 19:11:04 180人浏览 绘本
摘要

choose two Which two statenents are tue about the COUNT function? A) It can only be used for NUMBER data types. B) CO

choose two

Which two statenents are tue about the COUNT function?

A) It can only be used for NUMBER data types.

B) COUNT (DISTINCT inv_amt) returns the number of rows excluding rows containing dupicates and NULLs in the INV_AMT column

C) COUNT(*) returns the number of rows in a table including duplicate rows and rows containing NULLs in any column.

D) A SELECT statement using the COUNT function with a DISTINCT keyWord cannot have a WHERE clause.

E) COUNT(inv_amt) returns the number of rows in a table including rows with NULL in the INV_AMT column.

Answer::BC

(解析:count 对于 null 值是忽略的;可以与 where 一起使用。)

您可能感兴趣的文档:

--结束END--

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

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

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

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

  • 微信公众号

  • 商务合作