work with date and hour
[email protected] Tue, 1 Mar 2005 10:55:42 -0200
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <H0000f73219809c6.1109681740.spom.cgo.cargill.com@MHS> |
Hello,
I have one doubts simple, but I don't get to find the solution:
1 - do I have a table with following structure, in this table I do
need to work with date and hour, type a calendar to determine the
program will be executed, as I can make this selection?
2 - as I do to select one hour >= the current hour?
Table:
agenda
(hora time,
data date)
..Att
Carlos