What is confirmed dimension with scenario
Answer / rajeshkumar
A conformed dimension can exist as a single dimension table that relates to multiple fact tables within the same data warehouse, or as identical dimension tables in separate data marts. Date is a common conformed dimension because its attributes (day, week, month, quarter, year, etc.) have the same meaning when joined to any fact table.
| Is This Answer Correct ? | 0 Yes | 0 No |
there is a comma separated flat file as source and there is a column in that one field is having space like "rama krishna" like that what happens when this is used as source
i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression
Two Default User groups created in the repository are ____ and ______
What do mean by local and global repository?
where is the reject loader .
How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
I want skip first 5 rows to load in to target? what will be the logic at session level ??
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
connected and unconnected lookups?
What are the data movement modes in informatcia?
Can you generate reports in Informatcia?