what is fact and what types of fact tables is there
Answer Posted / mural
i need example plz explain
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a grid in Informatica?
What is the fact table?
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?
how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?
permutations of mapplet
In development project what is the process to follow for an etl developer from day1
What is informatica powercenter repository?
Explain Dataware house architecture .how data flow from intial to end?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
What are the settings that you use to configure the joiner transformation?
How do you load first and last records into target table?
what are factless facts? And in which scenario will you use such kinds of fact tables.
What is the use of an aggregator cache file?
can anyone suggest best free Talend data integration training online
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM