Re: [GENERAL] numeric formats in SELECT

2003-07-01 Thread scott.marlowe
On Tue, 1 Jul 2003, javier garcia - CEBAS wrote: > Hi all; > I've got a table with real type data. And, in the SELECT, some of the columns > are displayed in scientific format. I don't like this, and I would prefer > that the number were shown with two decimal digits. > Is this possible? Does s

[GENERAL] numeric formats in SELECT

2003-07-01 Thread javier garcia - CEBAS
Hi all; I've got a table with real type data. And, in the SELECT, some of the columns are displayed in scientific format. I don't like this, and I would prefer that the number were shown with two decimal digits. Is this possible? Best regards Javier ---(end of broadcas