SELECT COUNT(campo) FROM tabella WHERE (time<x) OR (time>x AND time<y) OR (time>y)
una cosa del genere...? non garatisco che funzioni però...
SELECT COUNT(campo) FROM tabella WHERE (time<x) OR (time>x AND time<y) OR (time>y)
una cosa del genere...? non garatisco che funzioni però...
GdR Online - http://lenar.it/
Yesterday is history. Tomorrow is mystery.
Today is a gift. That's why it's called the present