CBSE Class 12 Informatics Practices
Question 11 of 44
Solved 2025 Sample Question Paper CBSE Class 12 Informatics Practices (065) — Question 11
Back to all questionsRows
Reason — The COUNT(*) function provides the total number of rows within a relation (table) in a relational database. It counts all rows, including duplicates and NULL values.