I read somewhere, but i got confused. They asked, Datatypes of informatica. Informatica is tool, not a programming language. So, How informatica has own datatypes. Still if it is available then please let me know.
Also tell me, what are the informatica datatypes?
A datatype is not a concept exclusive to programming languages. Excel is a tool and yet you can set a cell's datatype (called category in Excel) to Number
, Date
, Percentage
and a few others.
Different transformations support different datatypes, but here's a list for an expression:
bigint
binary
date/time
decimal
double
integer
nstring
ntext
real
small integer
string
text