mysql: just select something happen in the weekend
Posted
by lovespring
on Stack Overflow
See other posts from Stack Overflow
or by lovespring
Published on 2010-05-09T08:48:13Z
Indexed on
2010/05/09
8:58 UTC
Read the original article
Hit count: 113
mysql
I have a table, store all user created events, and with a field "start_time" and a "end_time" How to select all events just happens in weekend?
© Stack Overflow or respective owner