試験Databricks-Certified-Data-Engineer-Associate トピック2 問題21 スレッド
Databricks Databricks-Certified-Data-Engineer-Associateのリアル試験問題集
問題 #: 21
トピック #: 2
問題 #: 21
トピック #: 2
Which of the following commands will return the number of null values in the member_id column?
おすすめの解答:C 解答を投票する
Explanation
https://docs.databricks.com/en/sql/language-manual/functions/count.html Returns A BIGINT.
If * is specified also counts row containing NULL values.
If expr are specified counts only rows for which all expr are not NULL.
If DISTINCT duplicate rows are not counted.
https://docs.databricks.com/en/sql/language-manual/functions/count.html Returns A BIGINT.
If * is specified also counts row containing NULL values.
If expr are specified counts only rows for which all expr are not NULL.
If DISTINCT duplicate rows are not counted.
堂上** 2025-03-17 01:08:32
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。