...
1/ Launch SQL Server Management Studio. | |
2/ Click on "New query". | |
3/ Copy and past the script "01 Datawarehouse main database creation" in SQL Server Management Studio and replace DATAWAREHOUSE_NAME (don't replace the punctuation marks) by the desired name for your datawarehouse database. | |
4/ Click on "Execute". You should have a confirmation message "Command(s) completed successfully". |
Create Reporting cache database
...