what are objects in data warehouse?
Answers were Sorted based on User's Feedback
Answer / niranjana
Datawarehouse objects are Dimension tables,Fact tables,Unique identifiers and relationships
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manju
Sources, Targets, Mappings, Mapplets, sessions, workflows,
worklets, tables, views, sequences,procedures, cursors... are
objects part of data warehouse.
| Is This Answer Correct ? | 3 Yes | 6 No |
IF Sorce table contains CLOB as its one data type then i get error at the target table. How can this be resolve?
What is the query to find nth highest salary? What is the use of cursors?
which is better perfomancewise lookup or joiner and why?can anyone give example?
What is the role of informatica in project ?Like i showed financial projects?
Differentiate between router and filter transformation?
From where we can start or use pmcmd?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
How can we eliminate duplicate rows from flatfile,explain?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
Why do we need informatica?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?