Re: Multiplying numeric(19,4) Values
- From: alexcn <alexcn@xxxxxxxxxxx>
- Date: Fri, 18 Sep 2009 08:39:14 -0700 (PDT)
Dear Hugo,
Yes you did: originally I was using float numbers and you suggested
use numeric(19,4) however the reason I mentioned it here was because I
didnt know if perhaps I had continued this advice (i.e. to use numeric
(19,4)) too far and should have chosen another data type. It
certainly was not any indication that I believed the original advice,
in the context of my original query: to be incorrect.
Many thanks,
Alex
On Sep 18, 4:32 pm, Hugo Kornelis
<h...@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On Fri, 18 Sep 2009 01:41:16 -0700 (PDT), alexcn wrote:
Originally when I sought the help of Hugo Kornelis he suggested I have
my values as numeric(19,4)
I don't think I suggested that in the context of this query. I will
probably have suggested you to use NUMERIC with an adequate precision
and scale instead of the MONEY datatype, which has other (more serious!)
issues with multiplication and division.
--
Hugo Kornelis, SQL Server MVP
My SQL Server blog:http://sqlblog.com/blogs/hugo_kornelis
.
- Follow-Ups:
- Re: Multiplying numeric(19,4) Values
- From: Hugo Kornelis
- Re: Multiplying numeric(19,4) Values
- References:
- Multiplying numeric(19,4) Values
- From: alexcn
- Re: Multiplying numeric(19,4) Values
- From: Scott Morris
- Re: Multiplying numeric(19,4) Values
- From: alexcn
- Re: Multiplying numeric(19,4) Values
- From: Hugo Kornelis
- Multiplying numeric(19,4) Values
- Prev by Date: Re: datetime localization and proof
- Next by Date: Re: Multiplying numeric(19,4) Values
- Previous by thread: Re: Multiplying numeric(19,4) Values
- Next by thread: Re: Multiplying numeric(19,4) Values
- Index(es):
Relevant Pages
|