Why do flat file load is faster if you compare that with
table load ?
Please answer me.
Advance Thanks,
Manojkumar
Answers were Sorted based on User's Feedback
Answer / lakshman
Hi,
one more thing flat file is a ODBC whn compare to others
| Is This Answer Correct ? | 0 Yes | 4 No |
How do we implement materialized view?when to use materialized view?
Enlist few areas or real-time situations where informatica is required.
i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/
How do you create single lookup transformation using multiple tables?
what is metadata?
What do you mean by enterprise data warehousing?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
Types of error logs in Informatica?
What is repository manager?
what is the command to get the list of files in a directory in unix?
Hi Every One When i Start the Workflow, Table is Going to be Stored in the target database But the columns are not going to the target database table in my PC , please give me the solution and waiting for solution
I have 4 columns in a table say, name ,address, salary and city. So based on distinct city names, i need to combine the other data and send it to a flat file. Distinct city names can be 4 or 5 or 6. So it has to dynamically generate flat files(4 or 5 or 6) corresponding to the city names.