> > i would think you would want to use the to_date function and not the > to_char function if you are trying to do something between a > certain date > range in Oracle. the syntax for what you are doing should be > documented > in the Oracle books. I know I have done what you are trying > to do, I just > cant dig up the code right now.
Thanks. I am looking at the ORacle docs now and I meant to type to_date and not to_char. looks like they both have the same syntax.
