Timestamp

From: Abdul Wahab Dahalan <wahab(at)mimos(dot)my>
To: pgsql-sql(at)postgresql(dot)org
Subject: Timestamp
Date: 2003-10-22 08:02:11
Message-ID: 3F963983.2020505@mimos.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi !
In my database I've a field "departure" with timestamp without time zone
data type.
eg :
departure
2003-11-01 14:29:46

Now I want to select it as in this format 01-11-2003 14:29:46 How should
I do it?.

Thank you for any help.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tomasz Myrta 2003-10-22 08:18:09 Re: Timestamp
Previous Message Stephan Szabo 2003-10-21 21:39:26 Re: plpgsql related question: intervals and variables