what are the row and column separations in Flat Files
Answers were Sorted based on User's Feedback
Answer / subu
For row separation genrally new line is used.
For column separation generally ',' , '|' are used.
Is This Answer Correct ? | 11 Yes | 0 No |
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 |
can anyone suggest best free Talend data integration training online
How would you copy the content of one repository to another repository?
List the transformation in informatica.
what is the size of your data warehousing?
what is lookupoverriding?
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
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?
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?
What is Code Page Compatibility?
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i?
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
explain about session partitions ?