1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/databases
ShiyangQiu a58056f6fd Resubmit: Moving the batch commit to Stored Proc DailyProcssToCreateHistory
Reason: There are pre-looping data initialization and post-looping
reintialization in Stored Proc DailyProcssToCreateHistory. If the batch
commit is in 6-wwi-data-simulation.sql, there will be duplicated
pre-loop initialization, security setting and wrong post-loop data
initialization.

Solution: Move the batch commit into DailyProcssToCreateHistory's WHILE
loop.

Known behavior: the day after 20151220 will trigger
RecordColdRoomTemperatures, which is slow and it's my next work item.
2016-07-15 11:27:45 +08:00
..
2016-05-09 21:32:58 -07:00
2016-06-02 10:19:18 -07:00

Sample databases

Contains samples databases for Microsoft's SQL databases include SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.

wide-world-importers

The new sample database for SQL Server 2016 and Azure SQL Database. It illustrates the core capabilities of SQL Server 2016 and Azure SQL Database, for transaction processing (OLTP), data warehousing and analytics (OLAP) workloads, as well as hybrid transaction and analytics processing (HTAP) workloads.

contoso-data-warehouse

Sample data warehouse that illustrates loading data into Azure SQL Data Warehouse.