Loading...
 
Features / Usability

Features / Usability


Re : Need help making MySQL code work (trying to access tracker data)

posts: 1092

Not sure to understand the problem but
SELECT * FROM `a_test`
WHERE now( ) > deb AND now( ) < END

give me the rows only in the date

There are no comments at this time.