Am 12.02.2012 16:59, schrieb Mike Blezien:
> Hello,
>
> Is there a function to automatically format long numercial values before it's
> entered into the table, i.e I have a
> value like 159600 and would be entered as 159,600 or 78450 would be entered
> 78,450 etc., ?
you do not really want to d
inal Message -
From: Simon Griffiths
To: 'Mike Blezien' ; 'MySQL List'
Sent: Sunday, February 12, 2012 10:26 AM
Subject: RE: Formatting Numbers with commas
Please see
http://dev.mysql.com/doc/refman/5.1/en/string-functions.html#function_format
Reg
Please see
http://dev.mysql.com/doc/refman/5.1/en/string-functions.html#function_format
Regards,
Simon Griffiths
-Original Message-
From: Mike Blezien [mailto:mick...@frontiernet.net]
Sent: 12 February 2012 16:00
To: MySQL List
Subject: Formatting Numbers with commas
Hello,
Is there