(Edwin Sarmiento) In a previous tip on SQL Server 2016 Features in CTP2, one of the new features introduced was PolyBase. Our organization is thinking of deploying Big Data solutions running on the Apache Hadoop platform and I wanted to know how I can use PolyBase to perform data analysis.
Tag: sql server
Fragmentation in SQL Server| Internal and External Fragmentation
(NEERAJ Sharma) In this article you will have a clearer understanding about fragmentation in SQL Server, how it occurs, what are the causes and some problem related to it.
Using SQL Server Diagnostics (Preview)
(Arun Sirpal) I was VERY excited when I read the following tweet (below) from Bob Ward regarding SQL Server Diagnostics capability. What is it you are asking? It is an extension to SQL Server Management Studio (SSMS) where it gives you the ability to Upload / Analyse dump files created by SQL Server
SQL SERVER – Msg 3168, Level 16 – The Backup of the System Database on the Device Cannot be Restored Because it was Created by a Different Version of the Server
(Pinal Dave) In the recent past, I have written a blog about Ransomware. Here is the link. SQL SERVER – How to Protect Your Database from Ransomware?. In this blog post we are going to discuss about system database.
Improve SQL Server Table Variable Performance Using Trace Flag 2453
(Ahmad Yaseen) How can we improve the performance of queries that use SQL Server table variables? What options are available?
SQL SERVER – Unable to Restore from URL – The Specified URL Points to a Block Blob. Backup and Restore Operations on Block Blobs are not Permitted
(Pinal Dave) With Microsoft Azure pitching in the market, I am getting few clients who want me to assist them for errors related to Azure as well. As a part of growth, I do learn them and try to help the clients. Let us learn about Block Blobs in this blog post.
Database Fundamentals #4: Create a Database
(Grant Fritchey) SQL Server provides multiple ways to perform most functions. In order to maximize your understanding of how SQL Server works and have as many different mechanisms as possible for getting work done, you’ll use the GUI and TSQL to learn how to create and drop databases. You can then u
Azure SQL Data Warehouse turns up the heat, expands processing power
(Jack Vaughan) Spirited competition is under way among cloud providers as they enhance large-scale relational data warehouses in the cloud. An Azure SQL Data Warehouse update by Microsoft is the latest example.
Configure SQL Server on Linux
(Daniel Farina) You installed SQL Server on Linux and need to customize the default installation, for instance change its default port, instance collation or even add trace flags. In this tip I will show you how easy it is.
10 Things I Learned While Working At D2L
(Michael J. Swart) Today marks my tenth anniversary working for D2L and it also marks ten years since I specialized in databases full time.
