I have a field in my DB that contains dates from the past 4 years or so. I want to just grab the years so they can click on a link and then only display the dates corresponding to that year.
And I have no idea how to setup that SQL statement. Any clues?


Reply With Quote