LacaK <la...@users.sourceforge.net> wrote:
>> So once if I define column as DECIMAL,NUMERIC then there is no chance store 
>> in such column numeric values out of range of 64bit
>> integers or 64bit floating point values, right ?

Well, no chance to store them losslessly, preserving the precision.

Where does this precision come from in the first place? How do you represent 
these numbers in your program? Where do they come from? It's highly unlikely 
that you can measure any real-world signal this accurately.
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to