Explain the difference between oltp and olap?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between olap and oltp?
What is an error log table in informatica occurs and how to maintain it in mapping?
Name a few sectors which use data warehousing?
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,
What is the difference between drill through and masterdetail reports?
How does data mining and data warehousing work together?
Data WareHousing course in noida
Can we have more than one time dimensions in a Schema(Star or Snowflake)
What is incremintal loading?
Explain what is type 2 version dimension?
How can we acheive correlated sub-query in designer?can anyone help me in this regard?
How to handle time period attribute for time dependent data?? a.)add time period as a part of pk b.)add time period simply and make it nullablec.)add time period simply and make it not null.