SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to count the number of records in your table, simply run:
SELECT COUNT(*) FROM your_table;