(Adam Aspin) SQLXML isn’t exactly new technology, and parts of it aren’t pretty, but if you need to heave vast quantities of XML data into a SQL Server database then you may come to appreciate the raw speed of which it’s capable.
Tag: sql server
Identifying the Current SQL Server Login
(Richard Carr) Some queries and other operations should yield different results depending upon the user executing them. Sometimes this can be controlled by standard SQL Server security. When it cannot, it may be necessary to identify the current user from Transact-SQL.
SQL Error – The database principal owns a schema in the database, and cannot be dropped
(Manoj Pandey) Have you ever faced this error while dropping a USER from a Database? Today while dropping a USER I faced this error and for a while I was not able to fix it.
An introduction to SQL Server 2016 dynamic data masking
(Rick Heiges) An expert provides a step-by-step guide for how to use dynamic data masking in SQL Server 2016 CTP2 and Azure SQL database to protect sensitive data.
Azure SQL Database – Row-Level Security
(Marcin Policht) One of the benefits of using Azure-based Platform-as-a-Service and Software-as-a-Service offerings is considerably quicker access to newly developed capabilities, frequently becoming available long before they are incorporated into traditional, full-fledged products.
SQL SERVER – How to View Objects in mssqlsystemresource System Database?
(Pinal Dave) The series of interview questions are always fun. Sometimes I get to hear strange questions and are worth a detailed post. This blog is in continuation to one such question that landed into my Inbox which I personally felt had to have little explanation.
SQL Error – The database principal owns a schema in the database, and cannot be dropped
(Manoj Pandey) Have you ever faced this error while dropping a USER from a Database? Today while dropping a USER I faced this error and for a while I was not able to fix it.
An introduction to SQL Server 2016 dynamic data masking
(Rick Heiges) An expert provides a step-by-step guide for how to use dynamic data masking in SQL Server 2016 CTP2 and Azure SQL database to protect sensitive data.
Azure SQL Database – Row-Level Security
(Marcin Policht) One of the benefits of using Azure-based Platform-as-a-Service and Software-as-a-Service offerings is considerably quicker access to newly developed capabilities, frequently becoming available long before they are incorporated into traditional, full-fledged products.
SQL SERVER – How to View Objects in mssqlsystemresource System Database?
(Pinal Dave) The series of interview questions are always fun. Sometimes I get to hear strange questions and are worth a detailed post. This blog is in continuation to one such question that landed into my Inbox which I personally felt had to have little explanation.
