| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thomas Spahni | Date: | September 19 2002 4:25pm |
| Subject: | Re: Fractions | ||
| View as plain text | |||
On Wed, 18 Sep 2002, William Martell wrote: > Can anyone tell me whether we can represent fractions in MySQL 4.0. I have > data representing different lengths of objects measured in inches. Can I > load this data as is into a field in MySQL or do I have to convert it first > into an floating point interger or decimal value??? Did you consider storing a fraction using 2 integers? That's the way we did it many years ago in Forth. Thomas Spahni -- sql, query
| Thread | ||
|---|---|---|
| • Fractions | William Martell | 19 Sep |
| • Re: Fractions | Paul DuBois | 19 Sep |
| • Re: Fractions | MySQL | 20 Sep |
| • RE: Fractions | Madscientist | 20 Sep |
| • Re: Fractions | MySQL | 21 Sep |
| • Re: Fractions | Michael T. Babcock | 23 Sep |
| • Re: Fractions | Thomas Spahni | 19 Sep |
| • Re: Fractions | Michael T. Babcock | 19 Sep |
| • Re: Fractions | Jan Steinman | 22 Sep |
