Hi all,
I have a table containing daily dates of working days through several years.
What I would like to have is to be able to choose a date and then find its corresponding date one year later.
An example would be: the date 2000-01-01 and its corresponding date: 2001-01-01. The problem is that 2000-01-01 wasn't a working day and so I will not be able to find it in my table.
Is there any trick for telling mySQL to find a corresponding date in a certain interval that is also actually found in the table?
Am I clear with my question??
I would be happy to hear your opinion about this :-)
Thanks!
2006-10-19
23:24:04
·
3 answers
·
asked by
Micron
2
in
Computers & Internet
➔ Programming & Design