Advanced SQL Developer — Easy
Key points
- `COUNT(*)` includes all rows, regardless of NULL values.
- It does not consider the values within the columns.
- This function is useful for getting the total number of rows in a result set.
Ready to go further?
Related questions
