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: help!!!

Re: help!!!

From: H Lee <leehcw_at_netscape.net>
Date: Wed, 02 Jun 1999 23:53:50 -0400
Message-ID: <3755FC4E.9B7A0484@netscape.net>


Try

    select max(date filed) from table ;

Chen Li wrote:

> Hi, all
>
> I want to select a record which has the latest date. But the date
> consists of two field: date
> (YYYY:MM:DD) and time(HH24:MI:SS). How to do that? Thanks in advance.
>
> Simon
Received on Wed Jun 02 1999 - 22:53:50 CDT

Original text of this message

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