Anton Andreev wrote on 31.10.2007 15:34:
Hi,

I have records with date column. Is there a way I can get which day of week this date is?

What about the extract() function with the dow parameter?

<http://www.postgresql.org/docs/8.2/static/functions-datetime.html#FUNCTIONS-DATETIME-EXTRACT>

Thomas


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to