[Fwd: Day name, month name from a datetime field] - Mailing list pgsql-novice

From Deepa K
Subject [Fwd: Day name, month name from a datetime field]
Date
Msg-id 34736.192.168.13.4.1104986225.squirrel@192.168.13.4
Whole thread Raw
Responses Re: [Fwd: Day name, month name from a datetime field]  (Michael Fuhr <mike@fuhr.org>)
List pgsql-novice

---------------------------- Original Message ----------------------------
Subject: Day name, month name from a datetime field
From:    "Deepa K" <kdeepa@midascomm.com>
Date:    Tue, January 4, 2005 5:43 pm
To:      pgsql-novice@postgresql.org
--------------------------------------------------------------------------

Hi,
  I have a table which will have two datetime fields (logintime and
logouttime).

logintime : time at which the user is logged in
logouttime : time at which the user is logged out.

Is it possible to get the rows from table where the day is sunday.

And also is it possible to map the days in all rows to day name and
similarly is it possible to map the month in all rows to month name.

--
regards,
Deepa K



--
regards,
Deepa K

pgsql-novice by date:

Previous
From: Steven Klassen
Date:
Subject: Re: cleaning up template1
Next
From: Michael Fuhr
Date:
Subject: Re: [Fwd: Day name, month name from a datetime field]