In this article we introduce you to row level security features in SQL Server 2016
In case, you ever wished to have security for your data at the record level, then your wish is fulfilled in the new SQL Server 2016 version that comes with an interesting Row Level Security Feature. Well, it is a concept that offers security right at the row level in a database layer and not at the application layer. This feature is particularly beneficial when the user required control on access of data at...
Read more »
In this article we look at some of the customizations you need to make on the Windows Server while running a SQL Server instance on it.
Working on SQL Server Database on a system that is already installed with a default Windows Server implementation can be a tricky thing. Without proper planning, some processes and settings of Windows server can conflict with your SQL Server implementation. So, check out some easy ways to optimize your Windows Server while working on an SQL Server...
Read more »
In this article, we give a quick lowdown on the benefits of the stretch database feature present in SQL Server 2016
Now, that the much awaited SQL Server 2016 has finally launched people are excited to try out its new and advanced features that are incorporated to make it more productive professionally. One such amazing feature to look forward in this latest SQL update is the Stretch Database Feature. The biggest benefit of using this unique feature is that it solves an array of...
Read more »