From: Mike Eggleston (mikeegg1 at me.com) Date: Fri Apr 17 12:17:50 EDT 2009 |
|
Morning, In my playing I'm getting close to storing data in sqlite3. I am working with some exact numbers with very large numerators and denominators. When the data is stored in sqlite3, what is the representation? Is the data stored as a fraction in a text column or as something else? (Yes, I realize I could just try that. I just can't at the moment and am curious for the answer.) Mike
Posted on the users mailing list. |
|