| List: | General Discussion | « Previous MessageNext Message » | |
| From: | toxalot | Date: | July 5 1999 6:13pm |
| Subject: | Current Date | ||
| View as plain text | |||
Does MySQL have a function to get the current date? I want to find the current date and compare it to the users subscription expiry date to detemine if he still has access. I am working in perl DBI and I could get the date from the server using localtime or something, but it would be nice to just say SELECT * FROM tbl_name WHERE expiry_date > current_date Without having to properly format localtime first. If you could give me proper syntax in perl DBI, it would be greatly appreciated Jennifer
| Thread | ||
|---|---|---|
| • Current Date | toxalot | 5 Jul |
| • Re: Current Date | Martin Ramsch | 5 Jul |
| • Re: Current Date | Paul DuBois | 5 Jul |
| • ORDER BY numerically | Aaron Johnson | 5 Jul |
| • Re: ORDER BY numerically | Paul DuBois | 6 Jul |
| • value changed on insert | Peter J. Schoenster | 6 Jul |
| • Re: value changed on insert | Pat Sherrill | 6 Jul |
| • Re: value changed on insert | Paul DuBois | 6 Jul |
