Re: how to assigned float number to DB ?
- From: "Hari Prasad" <hari_prasad_k@xxxxxxxxxxx>
- Date: Sat, 23 Jun 2007 23:08:29 +0530
Hello,
Use Numeric instead of FLOAT datatype.
Thanks
Hari
"guy" <guy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:04D80E57-189C-4C31-8729-1511B073B490@xxxxxxxxxxxxxxxx
how can i assigned a float number with only one digit after the dot to the
DB ?
i mean that i want to write this number 0.1 and not this 0.100000000 (that
what the sql does for me now..)
im using a storage procedure for this purpuse, so maybe the problem is
there..
thanks !!
.
- Prev by Date: Re: Left Outer Join Only Including Matching Rocords
- Next by Date: Re: how to assigned float number to DB ?
- Previous by thread: Re: Left Outer Join Only Including Matching Rocords
- Next by thread: Re: how to assigned float number to DB ?
- Index(es):