Files
sql-server-samples/samples
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-06-13 12:47:02 -07:00
2016-07-03 15:49:33 +08:00
2016-06-22 11:00:43 +02:00

Sample Categories

[applications] (applications/)

End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios.

[databases] (databases/)

Sample databases for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.

[features] (features/)

Samples illustrating specific SQL Server and Azure SQL Database features, including In-Memory OLTP, Master Data Services (MDS), and R Services.

[management] (manage/)

Samples that help with the management of SQL Server and Azure SQL Database.