One of the parameters retrieve column properties in a knowledge module is odiRef.getcolList.
What is the name of the parameter that retrieves the datatype of a mapped target column?
A.
DEST_DT
B.
SOURCE_DT
C.
COL_DESC
D.
COL_FORMAT
Explanation:
One of the parameters retrieve column properties in a knowledge module is odiRef.getcolList.
What is the name of the parameter that retrieves the datatype of a mapped target column?
One of the parameters retrieve column properties in a knowledge module is odiRef.getcolList.
What is the name of the parameter that retrieves the datatype of a mapped target column?
A.
DEST_DT
B.
SOURCE_DT
C.
COL_DESC
D.
COL_FORMAT
Explanation:
Ans A
Yes, answer is A.
http://gerardnico.com/doc/odi/webhelp/en/ref_api/getcollist.html
A is correct
Ans A – DEST_DT – Code of the column’s datatype converted to a datatype on the target technology.
https://docs.oracle.com/cd/E17904_01/integrate.1111/e12645/odiref_reference.htm#ODIKD1008