Compare and contrast aggregates & indexes
No Answer is Posted For this Question
Be the First to Post Answer
What is normalization, first normal form, second normal form, third normal form?
what is difference between Independent Data Mart Dependent Data Mart 1- 1- 2- 2- 3- 3- 4- 4-
what is hybrid schema
Explain what are the possible data marts in retail sales?
Select * from emp,dept,loc where emp.deptno left outer join dept.deptno and dept.locno=loc.locno. No need to consider the syntax but is it possible to have left outer join and equi join in the same SQL like this ? can we have right outer join and left outer join in the same SQL ---
1 Answers Principal Finance, PT Metalogix Infolink Persada,
After we create a scd table, can we use that particular dimension as a dimension table for star schema?
Explain the differences between normalizer and normalizer transformation?
Theare is a Database In analysis services,How we will specify the fact table.(i.e whether we will create the measure objects for the fact tbl.) or it will reside insde the database.
Can any one explain the hierarchies level data warehousing.
What is execution plan?
Ist the schema that a data warehouse system can implements.
Can you pass sql queries in filter transformation?