- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 165字
- 2021-07-02 20:55:46
Working with delimited files
Following are the steps that you will have to perform to work with delimited files.
- In the Designer, go to Tools | Target Designer to open the Target Designer.
- Go to Target | Import from File....
- Browse the files you wish to import as source files.
- The flat file import wizard will come up.
- Select the file type -- Delimited. Also, select the appropriate option to import the data from second row and import filed names from the first line as we did in case of importing the source. Click on Next.
- Select the type of delimiter used in the file. Also, check the quotes option -- No Quotes, Single Quotes, and Double Quotes -- to work with the quotes in the text values. Click on Next.
- Verify the column names, data type, and precision in the data view option. Click on Next.
- Click on Finish to get the target file imported in the Target Designer.
We now move on to fixed width files.
推薦閱讀
- 圖解Java數據結構與算法(微課視頻版)
- 程序員面試算法寶典
- 跟老齊學Python:輕松入門
- 實戰Java程序設計
- Clojure for Domain:specific Languages
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- MongoDB權威指南(第3版)
- Learning Salesforce Einstein
- Webpack實戰:入門、進階與調優
- Access 2010中文版項目教程
- Android應用開發深入學習實錄
- MySQL程序員面試筆試寶典
- Troubleshooting Citrix XenApp?
- 3D Printing Designs:The Sun Puzzle
- Mastering JavaScript Promises