Re: [SQL] dayname() doubt

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Annamalai G <gannam(at)india(dot)dharma(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] dayname() doubt
Date: 2000-03-06 07:12:52
Message-ID: Pine.GSO.4.02A.10003060811201.17581-100000@Svan.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, 6 Mar 2000, Annamalai G wrote:

> Does the SQL92 standard tell anything about the case of the return
> value of the function dayname(). I mean should it return Upper or
> Lower case values? Or is it left to the implementor to decide?

There is no such function in SQL. Any human language output would be
locale dependent anyway.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2000-03-06 07:22:05 Re: [SQL] database with 1000000 rows is very slow
Previous Message Peter Eisentraut 2000-03-06 07:09:31 Re: [SQL] default for date/time types