2016年7月n2真题答案百度文库_2020年1月发票认证时间

2016年7月n2真题答案百度文库_2020年1月发票认证时间choose two Which two statenents are tue about the COUNT function? A) It can only be used for NUMBER…

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 一起使用。)

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
转载请注明出处: https://daima100.com/10792.html

(0)
上一篇 2022-12-21 19:00
下一篇 2022-12-21

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注