Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Standard datatypes of Informatica

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?

like image 566
Vicky Avatar asked Dec 07 '25 21:12

Vicky


2 Answers

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
like image 130
Marek Grzenkowicz Avatar answered Dec 12 '25 10:12

Marek Grzenkowicz


Informatica has its own set of datatypes, because it is useful to converting any source datatypes (database/files)into Informatica compatible datatypes for further processing.

Whenever you drag any source definition in a mapping it automatically creates a source qualifier which converts source datatypes into suitable Informatica datatypes.

like image 39
DHARMINDER Avatar answered Dec 12 '25 10:12

DHARMINDER



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!