Difference between flat files and relational sources?

Answers were Sorted based on User's Feedback



Difference between flat files and relational sources?..

Answer / prasanna

if ur sources are flat files then you cannot give any SQ
override queries.

to join 2 flatfile sources you need to have a joiner
transformation.

If ur target is a flat file, the loading process is very
fast as its a bulk load where there will be no constraints
( no checks)

You can have number and char data types... but for dates,
you need to convert explicitly

many more diff are there...

You can use indirect method and use many flatfiles of same
structure and load to a target using one session and
workflow tasks.

Is This Answer Correct ?    4 Yes 1 No

Difference between flat files and relational sources?..

Answer / maruthi

FLAT FILES SOURCES WILL WITHOUT PRIMARY KEY AND ALL THE
COLUMN DATATYPES WILL BE SIMILER. I.E--CHAR.
RELATIONAL SOURCES WILL BE WITH PRIMARY KEY AND FOREIGN KAY
REALTION SHIP
THIA IS THE MAIN DIFFERENCE,A LOT OF SMALL DIFFERENCES ARE
THEIR.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ETL Interview Questions

what are the data modeling tools you have used?(polaris)

0 Answers  


I have two tables in two different database, so to join these tables which transformation will be better joiner transformation or lookup transformation?

2 Answers   Accenture, Saama Tech, TCS,


Hi, can anyone plz share the project architecture for etl testing(banking domain) plz explain the architecture .

0 Answers   Cap Gemini,


what is the difference between normal & bulk loading? and which one is recommended ? why?

2 Answers  


How many types of transformations supported by sorted input?

0 Answers  






What exact we can see in table?

1 Answers  


what is different between sequential batch and concurrent batch and which is recommended and why?

0 Answers  


without using ETL tool can u prepare a Data warehousing and maintaining?

3 Answers  


what are the parts of Informatica server ?

1 Answers   GE,


What are the differences between sql override and update override?

0 Answers  


Knowledge on what are the improtant characteristice that we need ot consider while developing an ETL Code

0 Answers  


What is the difference between Data Warehousing and Data Mining?

0 Answers  


Categories