News

Power Query transformations can assist in splitting data into rows, based on various factors such as delimiter, text patterns, and data types.
Why write SQL queries when you can get an LLM to write the code for you? Query NFL data using querychat, a new chatbot ...
With SQL Server 2016, it now makes sense to store JSON objects in your database (even though there’s no JSON datatype). Here’s how to query JSON properties to find the rows you want.
Now if you drop the view from your data model and re-add it, EF will pick up the real primary key column that is labeled NID and your LINQ statement will perform as expected.
In addition to StretchDB and AlwaysEncrypted, there are two more exciting features in the works for SQL Server 2016: dynamic data masking and row-level security. In the case of these two features, ...