Why do flat file load is faster if you compare that with
table load ?
Please answer me.
Advance Thanks,
Manojkumar
Answer Posted / rayudu
hi,
Flat file doesn't contain any indexes or keys so it will
directly load into it. whereas in a table it will first
check for indexes and keys while loading into table so it is
slow when compared to flat file loading.
Regards,
rayudu.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
Why update strategy and union transformations are active? Explain with examples.
Does an informatica transformation support only aggregate expressions?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Mention few power centre client applications with their basic purpose?
Define filter transformation?
What is meant by incremental aggregation?
What is main use of mapplet?
Write the prerequisite tasks to achieve the session partition?
Explain the different dimensions.
What is update strategy transform?
Is it possible to use a client with different version than that of its Informatica server?
How do we call shell scripts from informatica?
how to load rows into fact table in data warehouse