Newsletter Subject

Five Mistakes Performance Tuners Make, Exploring with PowerShell and DevOps and the DBA (Database Weekly 8/12/2017)

From

sqlservercentral.com

Email Address

subscriptions@sqlservercentral.com

Sent On

Sat, Aug 12, 2017 09:03 AM

Email Preheader Text

The Complete Weekly Roundup of SQL Server News In this issue: Webinars - Vendors/3rd Party Products

The Complete Weekly Roundup of SQL Server News In this issue: Webinars - [Extending DevOps practices to SQL Server databases with Redgate, Git & Jenkins](#29696) Vendors/3rd Party Products - [New permissions features brings access control to SQL Clone](#29681) - [Using multiple custom SQL formatting styles in SQL Prompt](#29680) The Lighter Side - [Password Guru Bill Burr's New Advice: Never Mind](#29698) - [Painting with Data](#29695) SQL Server News - [SSMS 17.2 is now available](#29692) - [New in SSMS: Performance Dashboard built-in](#29690) - [New in SSMS: Searching in Showplan](#29689) Security news and thoughts - [Scientists Hack a Computer Using DNA](#29691) - [Using PowerShell to check if your password has been in a breach](#29688) Reporting Services - [Adding JavaScript to Your PowerShell HTML Reports](#29697) R Language - [Tutorial: Publish an R function as a SQL Server stored procedure with the sqlrutils package](#29694) PowerShell - [Exploring SQL Server With Powershell And SMO Basics](#29705) Performance Tuning SQL Server - [Five Mistakes Performance Tuners Make](#29700) DevOps and Continuous Delivery (CI/CD) - [DevOps and the DBA: The Ghost in the Machine](#29708) Database Design, Theory and Development - [Why Parameter Sniffing Is Making Your Queries Receive Sub-Optimal Execution Plans](#29710) - [How Indexing Affects Deletion Queries](#29709) - [The Power of Python and SQL Server 2017](#29682) Data Privacy - [Who was that masked man anyway?](#29685) Computing in the Cloud (Azure, Google , AWS) - [Beware the automated backup window when running native SQL Server backups in RDS](#29707) - [How to choose a cloud provider](#29701) Career Growth - [How to be a bad interviewer](#29706) - [The DBA Job I Turned Down](#29686) - [Learning designed for the data professional](#29683) Azure SQL Database - [SQL Server to Azure SQL Database data movement options and considerations with changing schemas and triggered refreshes](#29704) - [Initializing Azure SQL Database with SQL Server Transactional Replication](#29703) - [Azure SQL: work with JSON files where they are](#29693) AI/Machine Learning/Cognitive Services - [Podcast: Integrating data with AI](#29702) Administration of SQL Server - [How to Drop All Your Indexes – Fast](#29699) - [Do Index Changes Remove Execution Plans from Cache?](#29687) [Database Weekly - www.databaseweekly.com]( The Complete Weekly Roundup of SQL Server News Hand-picked content to sharpen your professional edge SQL Server News for 2017-08-14 [SQL Source Control]( How to track every change to your SQL Server database See who’s changing your database, alongside affected objects, date, time, and reason for the change with SQL Source Control. Get a full change history in your source control system. [Learn more.]( [Foundry]( How might classification and better documentation improve data safety? SQL Atlas is the latest prototype to come from the Redgate Foundry - find out more about what the tool does and try out the interactive demo for yourself. [Try the free prototype]( [Redgate Hub]( Stop your database being a bottleneck The new Redgate Hub is the shortcut to the latest insights into database development. Constantly updated with invaluable content, it’s the one resource you need to solve problems, share ideas, discover new tool features, and expand your database skills. [Discover the Redgate Hub]( Editorial - The art of getting it right This week's editorial is a guest post from Phil Factor. I once managed a software house that did applications for several local businesses. It wasn't easy, because these businesses ran on a very tight budget, and they didn't want the frills. We worked on fixed-price contracts, so if we got it wrong we made a loss. It is a great way of developing a sense of urgency, and making sure that your programming work was sufficient but never fancy. Our database guy was a quiet, methodical chap who went about his work slowly and carefully. He took every deployment seriously, even if he was making a change to the custom music player in the server room, cobbled together from an ancient Unix box. As a manager, I gradually began to feel resentful that all his database deployments were taken so seriously, and took so long, even when it didn't matter, and that our development time was getting squeezed in consequence. Eventually, I challenged him about it. To my surprise, he came up with a very good reason. The reason that every database deployment is taken with the same caution and seriousness, he explained, was that they generally went well; to the point that he could easily become rusty on the many roll-back procedures, belt-and-braces precautions and tests. When anything failed, he tested his skill in bringing things to a happy conclusion. We were managing applications where failure would cause businesses and their staff real catastrophe. A deployment gone wrong could, unless quickly remedied, cause significant loss of trading or reputation to these guys. Because our database guy treated every deployment with the same attention to detail, he occasionally had failed deployments to deal with that weren't important to the outside world, but allowed him to fine-tune his deployment scripts, procedures, and techniques. I bought this explanation. We never ever had to apologise to a customer. It reminded me of the craftsman restoring a cathedral who maintained his meticulous work, including lively and beautiful carvings, in parts of the building that could never be seen close-up. When challenged to explain why he took such care over those parts of his work that nobody would ever see, he merely replied enigmatically "Well, God will see it." Of course: what they were driving at was that by honing your skills where mistakes don't matter, it allows you a better chance of getting it right when it does matter. Phil Factor from [SQLServerCentral.com]( » [Join the debate, and respond to today's 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. These headlines are gathered throughout the week and are posted in real time at the [website](. Check there for information throughout the week or enjoy this weekly summary of the SQL Server world. Webinars [] [Extending DevOps practices to SQL Server databases with Redgate, Git & Jenkins]( - Join Microsoft Data Platform MVP, Grant Fritchey, for our next Database DevOps demo webinar. He’ll be plugging Redgate’s tools into Git and Jenkins to show you how Redgate's Database DevOps solution helps you build, test and deploy your database changes alongside your app code. Sign-up here...[(more)]( Vendors/3rd Party Products [] [New permissions features brings access control to SQL Clone]( - SQL Clone permissions has been high on the wish-list for users and the new feature addresses it in an intuitive way that enables you to allocate and change permissions quickly and easily....[(more)]( [] [Using multiple custom SQL formatting styles in SQL Prompt]( - Usually, when coding SQL, you will want to go along with the coding style of the team you are working with. This article shows how to use SQL Prompt formatting styles to create and maintain multiple code styles, each for a dedicated purpose, and to switch between them and apply a new style to existing code, with ease....[(more)]( The Lighter Side [] [Password Guru Bill Burr's New Advice: Never Mind]( - The man responsible for setting the guidelines for complex passwords says he regrets writing the advice, and acknowledged that it "drives people bananas."...[(more)]( [] [Painting with Data]( - The accidental aRt tumblr continues to provide a steady stream of images that wouldn't look out of place in a modern art gallery, but which in fact are data visualizations gone wrong....[(more)]( SQL Server News [] [SSMS 17.2 is now available]( - The newest version of SQL Server Management Studio is now available for download....[(more)]( [] [New in SSMS: Performance Dashboard built-in]( - With the new SSMS 17.2, Performance Dashboard will be embedded as a built-in Standard Report. This means that it is available for any SQL Server instance starting with SQL Server 2008, without any extra downloads or running any extra scripts....[(more)]( [] [New in SSMS: Searching in Showplan]( - SSMS 17.2, introduces the ability to search table name, index name, column name and more in graphical showplan....[(more)]( Security news and thoughts [] [Scientists Hack a Computer Using DNA]( - Malware can be encoded into a gene and used to take over the computer operating a gene sequencer....[(more)]( [] [Using PowerShell to check if your password has been in a breach]( - This PowerShell script checks haveibeenpwned.com/ to see if your personal data has been exposed in a security breach....[(more)]( Reporting Services [] [Adding JavaScript to Your PowerShell HTML Reports]( - If you want to add some interaction to your reports, this tutorial shows you how....[(more)]( R Language [] [Tutorial: Publish an R function as a SQL Server stored procedure with the sqlrutils package]( - In SQL Server 2016 and later, you can publish an R function to the database as a stored procedure. This makes it possible to run your R function on the SQL Server itself....[(more)]( PowerShell [] [Exploring SQL Server With Powershell And SMO Basics]( - Diving into the Sql Server Management Objects library can be a pretty interesting process. You get to work with database objects as in a new way, and begin manipulating and execute code in a much different approach than purely using T-SQL. Powershell offers a unique way to interact with prebuilt cmdlets....[(more)]( Performance Tuning SQL Server [] [Five Mistakes Performance Tuners Make]( - There’s no Top in the title, and that’s because a TOP without an ORDER BY is non-deterministic, and you’ll get yelled at on the internet for doing that....[(more)]( DevOps and Continuous Delivery (CI/CD) [] [DevOps and the DBA: The Ghost in the Machine]( - Kellyn Pot’Vin-Gorman gives a dose of DevOps 101 to database administrators....[(more)]( Database Design, Theory and Development [] [Why Parameter Sniffing Is Making Your Queries Receive Sub-Optimal Execution Plans]( - Parameter sniffing isn’t always a bad thing. Most of the time it’s good: it means SQL Server is caching and reusing query plans to make your queries run faster. Parameter sniffing only becomes a problem when the cached plan isn’t anywhere close to being the optimal plan for given input parameters....[(more)]( [] [How Indexing Affects Deletion Queries]( - Indexing can affect the performance cost of row deletion as well as insertion....[(more)]( [] [The Power of Python and SQL Server 2017]( - Python is new to SQL Server 2017. It is intended primarily to allow the use of Python-based machine-learning within SQL Server, but it can be used for far more than this, with any Python libraries or Frameworks. To provide an example of what is possible, Hitendra shows how to use the feature securely to provide intelligent application caching, where SQL Server can automatically indicate when data changes to trigger a cache refresh....[(more)]( Data Privacy [] [Who was that masked man anyway?]( - How anonymous is anonymous data?...[(more)]( Computing in the Cloud (Azure, Google , AWS) [] [Beware the automated backup window when running native SQL Server backups in RDS]( - If you’ve ever fired up an RDS instance you know you can set an automated backup window for your instance. During this window Amazon will kick off an automated snapshot of your RDS instance each day. Set it and forget it. Kinda nice. Backups are good, right?...[(more)]( [] [How to choose a cloud provider]( - Practical questions to help you make a decision.If you look up the phrase “boiling the ocean,” it’s defined as writing a post on choosing a cloud provider—there are so many different facets and use cases, and each variable complicates your choice....[(more)]( Career Growth [] [How to be a bad interviewer]( - You’re not obligated to accept a job once it’s offered, and if you’ve had to put up with a lot of rubbish during the application process then seriously consider if it’s just going to get worse once you’re in the role. Here are some antipatterns to look out for....[(more)]( [] [The DBA Job I Turned Down]( - Brent Ozar shares a tale of a job he turned down, and the warning signs that sent him running....[(more)]( [] [Learning designed for the data professional]( - PASS Summit offers five educationally-packed days lead by highly-rated, experienced speakers and sessions focused on the way you work with data. Speaker highlights include Bob Ward, and Sunil Agarwal from the Microsoft Tiger Team. Join them Oct 31 to Nov 3....[(more)]( Azure SQL Database [] [SQL Server to Azure SQL Database data movement options and considerations with changing schemas and triggered refreshes]( - This post looks at the problems caused when moving the data at irregular intervals from an on-premise SQL instance with a constantly changing schema to an Azure SQL database....[(more)]( [] [Initializing Azure SQL Database with SQL Server Transactional Replication]( - For migrating databases from an on-premise SQL Server to Azure SQL Database, Transactional Replication has become more and more popular. This approach has some important advantages: you may maintain a live copy of your production data in Azure SQL Database, and reduce the downtime for the actual switch to the cloud to a minimum....[(more)]( [] [Azure SQL: work with JSON files where they are]( - Dealing with CSV or JSON data today is more and more common. SQL Server 2017 and the latest editions of Azure SQL Server offer new ways to work with these data types....[(more)]( AI/Machine Learning/Cognitive Services [] [Podcast: Integrating data with AI]( - Tamr’s Eliot Knudsen on algorithms that work alongside human experts, integrating data from different silos....[(more)]( Administration of SQL Server [] [How to Drop All Your Indexes – Fast]( - If, for whatever reason, you need to drop all of your indexes in a hurry, Brent Ozar has you covered....[(more)]( [] [Do Index Changes Remove Execution Plans from Cache?]( - When you modify the indexes on a table, SQL Server needs to reconsider how it executes queries that reference that table. But the way this appears when you’re looking at your execution plan cache is far from obvious....[(more)]( --------------------------------------------------------------- Administrative To be removed from this list, please click [here]( 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 [change your profile]( or follow the instructions on the daily newsletter. --------------------------------------------------------------- This transmission is ©2017 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. Contact: webmaster@sqlservercentral.com

EDM Keywords (238)

wrong writing working worked work went well week way want users used use urgency unsubscribing turned try trigger transmission trading top tools tool took today title time think tests tested techniques team tale taken take table switch surprise sufficient stop skills skill show shortcut sharpen setting set seriousness seriously sent sense see running run rubbish role right respond reputation reports repeats removed reminded reference reduce redgate reconsider receiving reason rds python put publish provide profile problem powershell power posted post possible popular point place password parts painting order offered ocean occasionally obvious obligated note newsletter new need moving modify mistakes minimum means matter manager managed making makes make maintained made lot loss looking look list later know kick job jenkins internet interaction interact instructions instance insertion indexes important images honing high help headlines guys guidelines got good going git ghost getting get gene frills frameworks foundry forums forget follow fit far fact exposed explanation explained explain expand example enjoy encoded enables embedded editorial easy easily ease drop driving downtime download dose devops development developing detail deploy defined decision debate dealing deal dba database data customer csv create covered course considerations computing come collected cloud choosing choose choice check changing change challenged caution cathedral carefully care came caching cache built building breach bought bottleneck becomes become available attention art approach apply applications appears apologise antipatterns anonymous always allows allowed allow allocate algorithms affect advice administrative administration add acknowledged accept ability

Marketing emails from sqlservercentral.com

View More
Sent On

31/05/2024

Sent On

29/05/2024

Sent On

27/05/2024

Sent On

24/05/2024

Sent On

22/05/2024

Sent On

20/05/2024

Email Content Statistics

Subscribe Now

Subject Line Length

Data shows that subject lines with 6 to 10 words generated 21 percent higher open rate.

Subscribe Now

Average in this category

Subscribe Now

Number of Words

The more words in the content, the more time the user will need to spend reading. Get straight to the point with catchy short phrases and interesting photos and graphics.

Subscribe Now

Average in this category

Subscribe Now

Number of Images

More images or large images might cause the email to load slower. Aim for a balance of words and images.

Subscribe Now

Average in this category

Subscribe Now

Time to Read

Longer reading time requires more attention and patience from users. Aim for short phrases and catchy keywords.

Subscribe Now

Average in this category

Subscribe Now

Predicted open rate

Subscribe Now

Spam Score

Spam score is determined by a large number of checks performed on the content of the email. For the best delivery results, it is advised to lower your spam score as much as possible.

Subscribe Now

Flesch reading score

Flesch reading score measures how complex a text is. The lower the score, the more difficult the text is to read. The Flesch readability score uses the average length of your sentences (measured by the number of words) and the average number of syllables per word in an equation to calculate the reading ease. Text with a very high Flesch reading ease score (about 100) is straightforward and easy to read, with short sentences and no words of more than two syllables. Usually, a reading ease score of 60-70 is considered acceptable/normal for web copy.

Subscribe Now

Technologies

What powers this email? Every email we receive is parsed to determine the sending ESP and any additional email technologies used.

Subscribe Now

Email Size (not include images)

Font Used

No. Font Name
Subscribe Now

Copyright © 2019–2024 SimilarMail.