| The Complete Weekly Roundup of SQL Server News | Hand-picked content to sharpen your professional edge |
| More Linux than Windows Not for me. I definitely have more Windows running than Linux. Well, at least if you count minutes. If we're counting instances of kernels, there might be times I have more running with Linux kernels in containers. However, on most days I have 1 or 2 Linux systems running and 3-4 Windows ones. That's not the case in Azure, where the majority of instances are on Linux, not Windows. Microsoft announced this recently, noting that the use of Linux is growing for them. If you follow their work in the development area, this isn't surprising. They are doing more and more OSS integration with their products or with other work. We have VS Code and Azure Data Studio, as well as .NET Core, running on Linux. We've had PowerShell on the Windows platform for over a decade. In that time, it has improved and grown, and become a default way for many people to manage their systems at scale, or certainly, in a consistent way. I've been surprised with how pervasive PowerShell has become. That's why I've been surprised in the last year at //build/ and other conferences when I see Microsoft employees promoting bash as the new thing. I have nothing against bash, though I was more a korn shell person in University. I do like working in it at times, and I find myself doing that more and more. What I don't like is a push away from PowerShell, especially as I've just started to get comfortable with -eq and -gt. I hope that as Microsoft moves towards more Linux versions of tools that they continue to keep PoSh as a first class citizen, on all platforms. Linux lost the desktop war. I'm pretty sure that's the case, as I haven't seen a Linux laptop or desktop in years. I see lots of MacOS, but more Windows, especially with the amazing hardware advances manufacturers have made in the last 4 years with the 2-in-1 format. However, I start to wonder if Linux will win the server war, or at least, become a much larger percentage of the back ends in the next ten years. I think it might, handling .NET and SQL Server loads in many cases. Steve Jones - SSC Editor Join the debate, and respond to the editorial on the forums |
The Weekly News | All the headlines and interesting SQL Server information that we've collected over the past week, and sometimes even a few repeats if we think they fit. |
Vendors/3rd Party Products |
Over 800 SQL Server Professionals took part in the State of SQL Server Monitoring survey. Providing insights into how they monitor their SQL Server estates, the technologies they work with, what their biggest challenges are, and what the future trends for the industry are likely to be. For the detailed analysis of the responses, download your free copy of the report. |
Your strategy for loading a freshly built database with data will depend on how much you need. If just a few rows, then single-row INSERT statements will be fine, but for more than that you'll need to build insert the rows using native-format BCP. Fortunately, SQL Change Automation (SCA) can be used with either strategy, as Phil Factor demonstrates. |
If want the behavior and performance of our test databases to mimic that observed in production, then we must consider not only the database but also the server. Grant Frtichey reviews the server-level objects, settings and features that we may need to consider, and then shows how to 'synchronize' the linked servers, user logins and SQL Agent jobs, as part of an automated provisioning process, using SQL Provision. |
Microsoft MVP Grant Fritchey provides an insight into the key findings from the report; what is the biggest challenge facing database professionals this year? How are estates changing? And what technologies are being used across the industry? Read Grant’s blog to find out. |
AI/Machine Learning/Cognitive Services |
Neural networks, particularly convolutional neural... |
The O'Reilly Data Show: Ben Lorica chats with Jeff... |
This article demonstrates how to use Extended Even... |
A few days ago, I wrote a blog about an error whil... |
SQL Server engine does an excellent job to optimiz... |
Based on the request of many DBAs, In this SQL in ... |
We love xp_fixeddrives here, it’s a quick and si... |
SQL Server stores database data on 8KB pages. The ... |
In general this homework series is meant to give y... |
In this post, I will quickly show you how to creat... |
Career Growth and Certifications |
In case you can’t tell from some of my blog post... |
Computing in the Cloud (Azure, Google, AWS) |
SSM Overview I’ve found that working with a larg... |
Yesterday, Microsoft's AI Customer Engineering Tea... |
eWEEK DATA POINTS: Lior Cohen, Senior Director of ... |
Each month Microsoft adds new features and updates... |
Conferences, Classes, Events, and Webinars |
When you’ve got a great idea for transforming so... |
The recording for the free Enterprise Data & A... |
I’ll be coming to SQL Saturday #890 – Austin i... |
Wednesday July 10 16.00-17.00 / 10.00-11.00 Central - Whether you're launching a revolutionary new initiative or expanding an existing effort, this webinar will help you create a plan to effect change. |
At one of my clients I received an email from one ... |
This is actually part 2 of a process I am creating... |
Data Privacy, Compliance, and GDPR |
Over the last year we’ve seen a shift in customer concerns around personal data, as well as new legislation. Now is the time to implement a robust process to safeguard your data and your business, without hindering your DevOps journey. Read this blog post to find out the next steps for data privacy. |
Learn how data protection legislation is changing around the world and the 10 steps database teams can take to ensure compliance and defend against data breaches. |
Earlier this week, I asked where your developers a... |
The first and most obvious solution to prevent anyone from stealing data while it’s being shared is not to share it – but then we would not have data to work on. In this blog post Jose Guay asks 'once the need to share data is recognized, what can we do to maximize its protection, so it won’t be stolen?' |
What does Amazon’s Alexa have to do with a wiretapping law from the 1960s? With all the talk about new data privacy legislation, we don’t stop to think about existing laws. Legislation like the GDPR kick-started the way the world views data privacy, and this blog post explores how existing laws are being used in new ways around the globe to enforce similar protection. |
Click to learn more about author Matt Hilbert. Sin... |
The recordings, and their transcripts, never expir... |
DevOps and Continuous Delivery (CI/CD) |
Words: 729 Time to read: ~ 4 minutes Continuous Im... |
More and more enterprises are seeing the merit of ... |
ETL/SSIS/Azure Data Factory/Biml |
Join me Tuesday, 2 Jul 2019 at 12:00 PM EDT for a ... |
HA/DR/Always On/Clustering |
Earlier I have written few blogs about automatic s... |
Several retailers have started sales of Intel’s ... |
Performance Tuning SQL Server |
The index is very important and powerful object...... |
Absence Of Evidence There’s a pinky-out saying a... |
Graduates of my Mastering Index Tuning class will ... |
Jonathan Kehayias shows why you should always take... |
PowerPivot/PowerQuery/PowerBI |
I was doing some online shopping last week and saw... |
Navigating from a Power BI report to an SSRS Pagin... |
Although the conditional formatting by rules featu... |
This last week, I presented a few sessions at ODTU... |
The viewer role for Power BI App Workspaces is now... |
I have written a long time ago about sharing a Pow... |
Thanks for watching this week's Power BI news roun... |
Product Reviews and Articles |
Phil Factor delves into some of SQL Change Automat... |
Once you understand the SCA data objects, it can g... |
This book, with the subtitle, Data exploration, modeling, and advanced analytics, aims to introduce you to using R with SQL Server, how does it fare? |
I’m excited that the Redgate Foundry is working ... |
Product Upgrades and Releases |
We're excited to announce that issues discovered i... |
The first time you approach the task of data maski... |
This article talks about how to create a basic cus... |
Data sources and datasets are critical components ... |
SQL Server 2019 is still in preview as I write thi... |
But a Florida city pays $600k in ransom and still ... |
Talking with Ars, Christopher Krebs shares the to-... |
"Triple threat" commodity malware attack seizes co... |
Presently sponsored by: Shape Connect: Captcha is ... |
Wow, is this an embarrassing bug: Yubico is recall... |
Here are three scenarios, if you work with SQL Ser... |
Neural-backed generators are a promising step towa... |
When the developers at your company are working on... |
Log Sequence Numbers (LSNs) can be displayed and c... |
Question: What is Faster, SUM or COUNT? Answer: Bo... |
Paul White explores two cases where the introducti... |
This is the fourth interview we have done. This ti... |
Since Ken Fisher (b|t) has so much fun with his SQ... |
One thing the new experience does not recapture is... |
Virtualization and Containers/Kubernetes |
A couple of weeks ago I came across an awesome Git... |
This email has been sent to {email}. To be removed from this list, please click here. If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com. This newsletter was sent to you because you signed up at SQLServerCentral.com. Note: This is not the SQLServerCentral.com daily newsletter list, and unsubscribing to this newsletter will not stop you receiving the SQL Server Central daily newsletters. If you want to be removed from that list, you can follow the instructions on the daily newsletter. |
|
|