Hello, in a MySql database I have a table like this:
email | data_envio
a |2016-10-01 05:32:57
b |2016-10-02 09:36:56
c |2016-10-02 08:16:52
d |2016-10-03 10:36:51
e |2016-10-04 10:36:51
How do I make a select return for example the amount of submissions on 10/10/2016?