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

Home -> Community -> Usenet -> c.d.o.server -> Y2K Question

Y2K Question

From: Dogan Cibiceli <dcib_at_gwl.com>
Date: Tue, 22 Jun 1999 13:50:47 -0600
Message-ID: <376FE917.17248BF5@gwl.com>


Hi,

     Suppose you are writing Oracle PL/SQL program and you got two dates from tables. IF you compare them using trunc(date1) > trunc(date2), do you need to convert them to 'DD-MON-YYYY' format or compare ? Or the comparison above is enough to ensure Y2K compliance ?

D Received on Tue Jun 22 1999 - 14:50:47 CDT

Original text of this message

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