August 2017
Beginner to intermediate
426 pages
9h 36m
English
In the earlier section, we saw the steps to import the Database table into Informatica.
Informatica PowerCenter tools allow you to create a database table from Informatica itself. If you have a table structure available in PowerCenter but the corresponding table is not available in database, you will not be able to use the table for your mapping purpose as you will not be able to provide the required connections for loading the data. PowerCenter provides a very efficient and faster way to generate a database table directly. So you need not write a CREATE SQL statement to generate a table in your Database.
For our reference, we will create a table named TGT_EMPLOYEES in oracle database.
Read now
Unlock full access