Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / database / SQL-Server / SQL-Server-2016

SQL-Server-2016

SQL-Server-2016

Great Reads

by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Manjuke Fernando
Always encrypted feature in SQL Server 2016
by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
by Suvendu Shekhar Giri
Enhancement on dropping an object with check for existence in SQL Server 2016

Latest Articles

by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Manjuke Fernando
Always encrypted feature in SQL Server 2016
by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
by Suvendu Shekhar Giri
Enhancement on dropping an object with check for existence in SQL Server 2016

All Articles

Sort by Score

SQL-Server-2016 

by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
by Kashif-Sohail
What is Data masking, enabling it in an existing application and giving access to different users to the masked data
by AhsanAhmed
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format
by AhsanAhmed
A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format
by AhsanAhmed
A brief introduction on how to use FOR XML clause in RAW mode in MS SQL Server to return data in XML format
by Suvendu Shekhar Giri
How sensitive data in SQL Server 2016 can be masked from the outer world using Dynamic Data Masking
by Jovan Popovic(MSFT)
Create powerful REST API with just few lines of C# code using MsSql.RestApi package
by RahulBansode
SQL Server 2016 - Security Feature - Always Encrypted
by Kanishka Basak
Analysis and troubleshooting a database performance bottleneck
by Manjuke Fernando
Observations made for a strange behavior on JSON_VALUE when table contains blank and non-blank values
by Micah Nikkel
SQL script that dynamically generates the DR scripts for failing over/back all Log Shipped databases. While it makes even a single database failover/failback a more streamlined process, it's most helpful for servers with multiple databases, such as SharePoint, consolidated SQL Servers, etc.
by Suvendu Shekhar Giri
Introduction of new useful features in SSMS 2016