SQL Count

PHOTO EMBED

Mon Mar 14 2022 04:30:54 GMT+0000 (Coordinated Universal Time)

Saved by @ghefley #sql

SELECT COUNT(column_name) FROM table_name;
content_copyCOPY

https://www.freecodecamp.org/news/sql-distinct-statement-how-to-query-select-and-count/