Q. Which function is used to count non-null records in a column?

  • (A) SUM()
  • (B) COUNT()
  • (C) TOTAL()
  • (D) NUMBER()
πŸ’¬ Discuss
βœ… Correct Answer: (B) COUNT()
Explanation: `COUNT()` counts the number of non-null values in a column.
Explanation by: Mr. Dubey
`COUNT()` counts the number of non-null values in a column.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
81
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate