Retrieving Data from table based on Date and Time. - Mailing list pgsql-general

From VENKTESH GUTTEDAR
Subject Retrieving Data from table based on Date and Time.
Date
Msg-id CA+iwz4nR+x3h0L=EpmHFoZHSKoaRqks4a_-QDaaCJWL9Kx_5ug@mail.gmail.com
Whole thread Raw
Responses Re: Retrieving Data from table based on Date and Time.  (Stephen Cook <sclists@gmail.com>)
List pgsql-general
Hello,

    I have a table in which i have some few fields, in that few, one field is of date type and second one is of time data type, so now my question is how can i fetch the data with latest date and time, or the last inserted value from the PostgreSQL Table.?

--
Regards :
Venktesh Guttedar.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: LOADing functions
Next
From: Stephen Cook
Date:
Subject: Re: Retrieving Data from table based on Date and Time.