Hello there, I have a table with yyyy-mm-dd date field and i want to sort it to the currnt date to the future. How to use the select command? Please help
sort it ascending by the field name. That is the advantage of year, month, then day -- sorting works when treated as a date or a string.
I wasnt to be able to show only the current and future entries not the old ones how will I be able to do that?