Re: [SQL] to get DD-MM-YYYY format of data

2006-08-29 Thread codeWarrior
17.10.2. Locale and Formatting DateStyle (string) Sets the display format for date and time values, as well as the rules for interpreting ambiguous date input values. For historical reasons, this variable contains two independent components: the output format specification

Re: [SQL] to get DD-MM-YYYY format of data

2006-08-22 Thread Alvaro Herrera
Penchalaiah P. wrote: > I am using date is data type to one of the field in my tablebut when > ever I am passing values to that field it is taking yyy-mm-dd format.. > > But I don't want like that .. I need like this DD-MM-.. for this wt > I have to do... Read the documentation on the "D

Re: [SQL] to get DD-MM-YYYY format of data

2006-08-22 Thread Michael Fuhr
On Tue, Aug 22, 2006 at 06:46:11PM +0530, Penchalaiah P. wrote: > I am using date is data type to one of the field in my tablebut when > ever I am passing values to that field it is taking yyy-mm-dd format.. > > But I don't want like that .. I need like this DD-MM-.. for this wt > I have t

[SQL] to get DD-MM-YYYY format of data

2006-08-22 Thread Penchalaiah P.
Hi ..   I am using date is data type to one of the field in my table….but when ever I am passing values to that field it is taking yyy-mm-dd format.. But I don’t want like that .. I need like this DD-MM-.. for this wt I have to do…   Thanks  &  Regards Penchal reddy | Software En