IBM
C2090-303 · Question #39
Which Oracle data type conversion is correct?
The correct answer is B. Oracle data type NUMBER(6,0) converts to INT32 in Oracle Connector stage. See the full explanation below for the reasoning.
Question
Which Oracle data type conversion is correct?
Options
- AOracle data type RAW converts to RAW in Oracle Connector stage.
- BOracle data type NUMBER(6,0) converts to INT32 in Oracle Connector stage.
- COracle data type NUMBER(15,0) converts to INT32 in Oracle Connector stage.
- DOracle data type NUMBER converts to DECIMAL(38,0) in Oracle Connector stage.
How the community answered
(67 responses)- A4% (3)
- B82% (55)
- C10% (7)
- D3% (2)
Community Discussion
No community discussion yet for this question.