Hello !
I have an issue with some datatable I need to extract from an Oracle DB table (execute query activity)
It seems that the columns with datatype NUMBER(X,X) cause an error, which studio indicates as an incorrect format.
Whereas columns with datatype NUMBER(X) are fine.
I don’t understand why this would cause a problem.
Can you help me about this ?
Thank you