Viewing 3 posts - 1 through 3 (of 3 total)
The Dixie Flatline (3/31/2010)
Wildcards only work with the LIKE operator, not >= or <=
In your example the numbers are varchar datatyped, not numeric. ...
March 31, 2010 at 9:53 pm
Glenn Dorling (3/31/2010)
When doing a date range, something like '1-Apr-2010" is interpreted as '1-Apr-2010 12:00:00am'. This...
March 31, 2010 at 8:14 pm
Thanks for the article. I'm actually working on fiscal based periods at the moment, and have opted to have all of the periods defined in a setup-type table.
E.g.
Period #...
February 7, 2010 at 9:01 pm
Viewing 3 posts - 1 through 3 (of 3 total)