working with dates in oracle

From: UnixUser <rafel.coyle_at_pfshouston.com>
Date: 27 Jul 2003 19:21:43 -0700
Message-ID: <a1c0482e.0307271821.468449c3_at_posting.google.com>


I need to write a query in oracle 8i that will allow me to select some rows of date within a date range. In MSSQL I would do something like "select f1,f2 from tablea where lastdate >= '01/01/2002'" . How do I accomplish the same type of query in Oracle. Received on Mon Jul 28 2003 - 04:21:43 CEST

Original text of this message