[cx-oracle-users] Cx_Oracle - Rounding Problem
Brought to you by:
atuining
From: Roberto B. I. <bet...@ho...> - 2011-01-18 18:23:59
|
Hello, My name is Roberto, Im new with all the stuff of Cx_Oracle. I'm working with Python 2.7 S.O. Windows Server 2003 Well, my problem is that when I'm doing a query to the database i have a column with a big float number but when I print my object I see that my numbers are rounded , what can I do ? I need the number with no rounding , please help me I'm new with this stuff. |