CBSE Class 12 Computer Science
Question 38 of 91
Relational Database and SQL — Question 16
Back to all questionsCount(*)
Reason — The Count(*) function counts the total number of records/rows satisfying the condition along with NULL values, if any, in the table.