My source contains 10 records with 5 columns.What happens if I
select group by all columns in Aggregator T/R?
Answers were Sorted based on User's Feedback
Answer / abhinaw prakash
If u group by all the columns it will group the Data
sequentially according to the Port order and send it to the
Next transformation.
| Is This Answer Correct ? | 1 Yes | 0 No |
in which situations do u go for snowflake schema ?
What are Rapid changing dimensions?
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
diffrence between command task and control task
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
What is difference macros and prompts?
Which transformation is needed while using the Cobol sources as source definitions?
How does the session recovery work.
What is a grid in Informatica?
What are the mapping paramaters and mapping variables?