Download Dunkins Project Study Aim: To generate Db for a local Donut Store

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Entity–attribute–value model wikipedia , lookup

SQL wikipedia , lookup

PL/SQL wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Relational model wikipedia , lookup

Database model wikipedia , lookup

Transcript
Dunkins Project Study
Aim: To generate Db for a local Donut Store.( similar to a dunkin donut, let us call it Super Donuts)
Other Aims:
-
To run reports
To develop dashboards.
To develop graphs
To learn complex aspects of Microstrategy using this database in MSTR ( eg fact extension,
custom facts, partition mappings, function and operations etc etc)
Main Aim
To calculate what kind of money Super Donut shop is making ( Profit or Loss??)
Datasource used : Oracle SQL Dev Environment ( GEBISWHP)
End Destinations
-
MSTR Desktop ( QA)
GEBIS Portal ( QA/Dev)
Narrowcast email ( Dev)
Possible future projects
1) Use this test Db in SAP BW, build cubes, dso’s , develop BEX queries using Query Designer, Run
reports off BEX Query Analyzer.
2) Use IDT ( Information Design Tool) to export the donut store Data from BW to Webi
3) Try and use the Super Donut Data in Business Objects directly from Oracle SQL/Microstrategy
without having to use SAP BW or BEX/
Table Index for Super Donuts ( DD) as on
1) DIM tables
SuperCASHIER_DIM
superCUST_DIM
Super_ORDER
Super_TESTDIM
DATE_DIM
ITEM_TESTDIM
MONEY_DIM
Super_BU
DIM table for SD Cashier
DIM table for SD customer
DIM table for SD Orders
DIM table for SD Store
DIM table for SD dates
DIM table for SD Items
DIM table for SD Currency
DIM table for SD Business Unit
2) FACT Table
SUPER_FACT
SUPERBILLS5
SUPERBILLS7
Fact table that contains sale amount
Fact table that contains day to day costs for
the store.
Fact table that contains monthly costs for the
store.