2 lines
51 B
SQL
2 lines
51 B
SQL
SELECT COUNT(`entry_id`) AS `total`
|
|
FROM `entry`; |
SELECT COUNT(`entry_id`) AS `total`
|
|
FROM `entry`; |