- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 170字
- 2021-07-02 20:55:44
Working with relational database tables - the Import option
We will first start working on the relational tables. You can import or create the table structure in the Source Analyzer. After you add these source definitions to the repository, you use them in a mapping.
Perform the following steps to import the table source definition:
- In the Designer, go to Tools | Source Analyzer to open the Source Analyzer.
- Go to Sources | Import from Database.

- From the ODBC data source button, select the ODBC data source that you created to access source tables.
- Enter the username and password to connect to the database. Also, enter the name of the source table owner, if necessary.
- Click on Connect.
- In the Select tables list, expand the database owner and the TABLES heading.
- Select the tables you wish to import, and click on OK.
The structure of the selected tables will appear in the workspace as shown in the following screenshot:

We will now have a look at working with the Import option.
推薦閱讀
- Implementing VMware Horizon 7(Second Edition)
- Bootstrap Site Blueprints Volume II
- ClickHouse性能之巔:從架構(gòu)設(shè)計解讀性能之謎
- Getting Started with React
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- PaaS程序設(shè)計
- Java:Data Science Made Easy
- Mastering Yii
- 單片機應(yīng)用技術(shù)
- C#實踐教程(第2版)
- 軟件測試綜合技術(shù)
- Programming Microsoft Dynamics? NAV 2015
- FFmpeg開發(fā)實戰(zhàn):從零基礎(chǔ)到短視頻上線
- PrimeFaces Blueprints
- Secret Recipes of the Python Ninja