Hi,
I have data column defined as Balance NUMBER(20,6) in my table. The data that I'm loading is 2500.44634. But, when I see in table, I see data coming as 2500.4. No matter how many decimals I give in datatype, table is displaying only one deimal value. Do I have to change settings anywhere to display complete decimals as I have in my original data
Thanks in advance