Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01861 Literal Does Not Match Format String

Re: ORA-01861 Literal Does Not Match Format String

From: Martin T. <bilbothebagginsbab5_at_freenet.de>
Date: 4 Aug 2006 17:09:22 -0700
Message-ID: <1154736562.503403.51090@m79g2000cwm.googlegroups.com>


Sybrand Bakker wrote:
> On 3 Aug 2006 13:12:55 -0700, virgilbvm1_at_yahoo.com wrote:
>
> You would better use the add_month function like this
>
> <= add_month(to_date('2006-07-01 00:00:00','yyyy-mm-dd
> hh24:mi:ss'),1)-(1/3600)
> which means August 1, min one second.

Sybrand -

Do you have a special reason why you use "<= add_month(..)-one_second" instead of "< add_month(..)" ?

best,
Martin Received on Fri Aug 04 2006 - 19:09:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US