Two Default User groups created in the repository are ____ and ______
Answers were Sorted based on User's Feedback
What the difference is between a database, a data warehouse and a data mart?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?
what r the values tht r passed between informatics server and stored procedure?
In development project what is the process to follow for an etl developer from day1
write sql query following table city gender no chennai male 40 chennai female 35 bangalore male 25 bangalore female 25 mumbai female 15 i want the required output city male female chennai 40 35 bangalore 25 25 mumbai 15
What are connected or unconnected transformations?
Why we use partitioning the session in informatica?
100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?
in performance wise union is past,union all is past
One source and 3 targets 1st row-1st target 2nd row-2nd target 3rd row-3rd target 4th row-1ist target how will u do?
In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
If the records doesnt satisfy the filter condition where will it go?