Skip navigation
7388 Views 2 Replies Latest reply: Sep 2, 2010 8:39 AM by Paul Froggatt RSS
lowradiation New Enzee 7 posts since
Aug 16, 2010
Currently Being Moderated

Sep 2, 2010 4:19 AM

What is the equivalent of datename in Netezza?

SELECT DATENAME(month, GETDATE()) AS 'Month Name'

 

This returns September in microsft SQL Server.

 

I need to get a equivalent of the Datename function in Netezza.

 

More Like This

  • Retrieving data ...

Bookmarked By (1)

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points