Figuer: (Oracle)
CREATE DIMENSION StoreDim
LEVEL StoreID IS Store. StoreID
LEVEL City IS Store. StoreCity
LEVEL State IS Store. StoreState
LEVEL Zap IS Store.StoreZip
LEVEL Nation IS Store. StoreNation
LEVEL DivID IS Division. DivID
HIERARCHY CityRollup (
StoreID CHILD OF
City CHILD OF
State CHILD OF
Nation )
HIERARCHY ZipRollup
StoreID CHILD OF
Zip CHILD OF
State CHILD OF
Nation )
HIERARCHY DivisionRollup (
StoreID CHILD OF
DivID
JOIN KEY Store.DivID REFERENCES DivID )
ATTRIBUTE DivID DETERMINES Division. DivName
ATTRIBUTE DivID DETERMINES Division. DivManager;
-The dimension StoreDim contains how many levels?
A) 1
B) 3
C) 6
D) None of the above
Correct Answer:
Verified
Q41: Figuer: (Oracle)
CREATE DIMENSION StoreDim
LEVEL StoreID IS Store.
Q42: An organization that does not want to
Q43: Figure: Q44: Figure: Q45: _ is the process of discovering implicit Q47: In maintaining a data warehouse,which of the Q48: A subset of a data warehouse,typically at Q49: Figure: Q50: A(n)_ is a conceptual data model of Q51: Figure: Unlock this Answer For Free Now! View this answer and more for free by performing one of the following actions Scan the QR code to install the App and get 2 free unlocks Unlock quizzes for free by uploading documents
Table1
Table1
Table1
Table1