Welcome Guest, Not a member yet? Register   Sign In
How to select the matching details from table mysql query equal to current date
#2

[eluser]n0xie[/eluser]
Do you mean like this?
Code:
SELECT * FROM `my_table` WHERE date BETWEEN ('2010-10-27 10:30:00') AND ('2010-10-27 18:30:00');


Messages In This Thread
How to select the matching details from table mysql query equal to current date - by El Forum - 10-27-2010, 03:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB