[ad_1]
Use this simple query:
select count(*) as numCustomersFromSydney from table where Suburb = "Sydney";
[ad_2]
solved Count number of times value appears in column in MySQL
[ad_1]
Use this simple query:
select count(*) as numCustomersFromSydney from table where Suburb = "Sydney";
[ad_2]
solved Count number of times value appears in column in MySQL