How do you load dimension data and fact data? Which is first
Answers were Sorted based on User's Feedback
Answer / usha
first we load data into dimension table then we will loadin
to fact table..
dimensions and facts has parent and child relationship.
many to one relation
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / manikandan
1.First load the data in to Dimension tables from the
sourse table
2.Load the data into fact table from source by putting
lookup on to
the dimension tables (If it is a fact less fact table U
need to load
only dimension data other wise load the messers from source
also)
| Is This Answer Correct ? | 1 Yes | 0 No |
Define ds designer?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..
can we see the data in fixed width file? how can u change the datatype of fixed width files?
How do you remove duplicate values in datastage?
What all are the different way to run a job?
how to transfer file from one system to another system in unix? which cmd to be use?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Can we use sequential file as source to hash file? Have you do it ?if what error it will give?
in a job of 20 one job is very slow due to that entire job is slow how can u find out which job is slow?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
what is snow flack schema?