News

SQL Server 2016 introduced support for non-volatile DIMMs and an optimization called Tail of the Log Caching on NVDIMM. These leveraged Windows Server direct access to a persistent memory device in ...
Find out how to limit the size of a trace table. Use SQL Server Profiler to specify the maximum number of rows the table can have. In the Trace name box, type a name for the trace. In the Template ...
Discover how to create a new trace template in SQL Server Profiler. Learn how to add filters to the template and how to add or remove events and data columns. In the Trace Template Properties dialog ...
In this second delve into data cleanliness (read the first, How clean is your data?, here), we’ll test-drive the data profiling tool provided with Microsoft SQL Server.