Skip to main content
AJAY T SHAJU
Programming
SQL
Count
Count
COUNT(*) → counts rows COUNT(col) → ignores NULLs
Previous
Constraints
Next
CTEs and Temporary Tables