sql show total count from all rows in 1 table code example Example: sql query to get the number of rows in a table SELECT COUNT(*) FROM tablename