|
|
|
|
|
by garybake
2846 days ago
|
|
You can use it for "what if" analysis.
- Take a fork of the database
- Transform data in the fork. i.e. costs+5%
- Point your current queries to run on the fork You can see how with just the effort repointing queries a reporting app could show the real world and the world you are modelling. |
|