what are the row and column separations in Flat Files

Answers were Sorted based on User's Feedback



what are the row and column separations in Flat Files..

Answer / subu

For row separation genrally new line is used.
For column separation generally ',' , '|' are used.

Is This Answer Correct ?    11 Yes 0 No

what are the row and column separations in Flat Files..

Answer / kittu

I think that is delimiters

Is This Answer Correct ?    1 Yes 0 No

what are the row and column separations in Flat Files..

Answer / vemuri vijay

steps
go to
1.source anlyzer
import from files
then attach your
file
then
select tick the option
import field names from first line

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Informatica Interview Questions

can anyone suggest best free Talend data integration training online

0 Answers  


How would you copy the content of one repository to another repository?

0 Answers  


List the transformation in informatica.

1 Answers   TCS,


what is the size of your data warehousing?

0 Answers   IBM,


what is lookupoverriding?

1 Answers  






Consider a Phone Log table as below. It records all phone numbers that we dial in a given day. SOURCE_PHONE_NUMBER DESTINATION_PHONE_NUMBER CALL_START_DATETIME 1234 4567 01/07/2011 10:00 1234 2345 01/07/2011 11:00 1234 3456 01/07/2011 12:00 1234 3456 01/07/2011 13:00 1234 4567 01/07/2011 15:00 1222 7890 01/07/2011 10:00 1222 7680 01/07/2011 12:00 1222 2345 01/07/2011 13:00 Please provide an SQL query to display the source_phone_number and a flag where the flag needs to be set to Y if first called number and last called number are the same and N if the first called number and last called number are different. Desired Output: Source Number Is_Match 1222 N 1234 Y

2 Answers   Amazon,


Can we schedule a workflow(not a session) to run after completition of another workflow? Can we make a workflow depend on completition of another one?

2 Answers   GE,


following table source target name gender name target a1 male a1 female a2 female a2 male i want a1 female update to target how will do?

2 Answers   Patni,


What is Code Page Compatibility?

1 Answers  


Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i?

1 Answers  


in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use

0 Answers   TCS,


explain about session partitions ?

1 Answers  


Categories