MySQL BLOG
martes, 16 de febrero de 2016
select rows between range of time
mysql> select * from calls where time between '2016-01-22 21:56:21' and now();
mysql> select * from calls where time between '2016-01-22 21:56:21' and '2016-01-22 21:57:34';
No hay comentarios:
Publicar un comentario
Entrada más reciente
Entrada antigua
Inicio
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario