Thread
:
Select near date
View Single Post
#
2
(
permalink
)
09-06-10, 13:20
futurity
Registered User
Join Date: May 2008
Posts: 270
I'm not sure why elected to not use a DATE data type, but regardless ....
Does this not work?
Code:
select * from mytable where (month, day) = (1, 1)
futurity
View Public Profile
Find all posts by futurity