[vicsireland] DatePart function in SQL
- From: "Sandberg, Robert" <robert.sandberg@xxxxxxx>
- To: <vicsireland@xxxxxxxxxxxxx>
- Date: Thu, 14 Jun 2007 13:41:07 +0200
Hi folks!
Can someone help me with the syntax for DatePart in a where clause? Just
like "where f1 = date()". But in stead of using the current date as a
filter criteria, I want to use the current week.
I can use DatePart as an argument to format date fields into calendar
weeks, but I can't make it work as a function of its own. Any
suggestions?
Cheers,
Robbie
- Follow-Ups:
- [vicsireland] Re: DatePart function in SQL
- From: Tony Murray
Other related posts:
- » [vicsireland] DatePart function in SQL
- » [vicsireland] Re: DatePart function in SQL
- » [vicsireland] Re: DatePart function in SQL
- » [vicsireland] Re: DatePart function in SQL
- » [vicsireland] Re: DatePart function in SQL
- » [vicsireland] Re: DatePart function in SQL
- [vicsireland] Re: DatePart function in SQL
- From: Tony Murray