I've been strugling with a query for some time now and I can't get the
desired answer from mysql.

The desired answer:  a date  (bv. 2001-02-08)

What is the input:  a week number

What date do I need: The date of the monday where week = x

the idea was:  select date(week(10),1);

But offcourse this doesn't work..

Anyone any idea's????


Antoine Adams

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to