| A community of more than 1,600,000 database professionals and growing |
| | Another Reason to Care About Security This is likely a short and quiet day for many of you with Thanksgiving in the US tomorrow. Most people have tomorrow off in the US, and those that do business with the US may have a quiet couple of days with little communication from the US. A good time to catch up on things. Before you go, I want you to think a bit about security today, and perhaps across the weekend before you come back. Security is important, and many of us that work in the data world know this. We see more and more data breaches occurring every week, with the rate of incidents at this point being a little over 4 per day. These are losses of data from all sizes and kinds of companies from household names to local law firms and retails organizations. Most of us work for some company that has data, and we know a portion of this deserves protection to ensure we don't need to pay for identity insurance or get fined by the government. There's another reason to care about security: branding. There's a survey that just came out, which notes that consumers are likely to stop using a brand if there's a data breach. There's a report on the survey as well, if you don't want to give up more data to get the data. Consumers note that many would stop working with a brand if there were a data breach, but that might not mean not using that service, just not using their online services. This makes some sense in some industries, but not others. I also know that consumers can be emotional and look to leave a service, like a mobile phone provider, after a breach, to move to a new provider. In many cases, this may create churn as most providers have had some breach, and it's entirely possible whoever is last is the one losing customers this quarter. What I did find interesting is that more consumers are being careful what information they share, preferring to use official portals rather than email, even avoiding clicking on links. To me, this is only a matter of time before customers stop providing most voluntary information, or the start to make up data values. That might be a problem for those of us that look to analyze data for our employers. If quality falls, perhaps we're less valuable. We need to do a better job of securing system, patching them against vulnerabilities, writing better software, and preventing exposure of data. We've gotten better in recent years, but we need to do more work, including avoiding keeping extra copies of sensitive data in development and test environments. It requires work to mask or remove this data, but it's better than the risk of accidental exposure and brand damage. Steve Jones from SQLServerCentral.comJoin the debate, and respond to today's editorial on the forums |
| The Voice of the DBA Podcast Listen to the MP3 Audio ( 4.5MB) podcast or subscribe to the feed at iTunes and Libsyn. The Voice of the DBA podcast features music by Everyday Jones. No relation, but I stumbled on to them and really like the music. | |
|
|
| ADVERTISEMENT | | Accomplishing DevOps with Databases - experiences from the wild… Have you heard the recent industry noise about how people are applying DevOps principles to databases and wondered if it is just hype? MVP Hamish Watson demonstrates how the noise is based on facts, and how using things like Source Control, Continuous Integration and Continuous Delivery will make a huge (positive) difference to how you deploy changes to your SQL Server estate. Register now |
| | 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 |
|
|
|
| | | Mike McQuillan from SQLServerCentral.com Following on from our introduction to U-SQL, we take a look at how a typical U-SQL statement is constructed. More » |
| Press Release from Redgate In this free eBook, Kalen Delaney explains how Microsoft's 2016 In-memory OLTP engine works. In her book, learn how to use lock- and latch-free data structures to allow non-blocking data processing, and find out how to migrate existing tables to Hekaton. More » |
| Additional Articles from MSSQLTips.com n this tip we will explain how you can deploy, execute and schedule SSIS packages in the Azure cloud. More » |
| Database development practices are more integral than ever to DevOps success. How are we saving time, automating processes, deploying more frequently, all whilst keeping business critical data secure? Take part in the survey for an advanced copy of the research report, and a chance to win a $250 Amazon voucher. More » |
| Jason Brimhall from SQLServerCentral Blogs I recently had a client call me out of the blue because he happened to be getting an error while... More » |
| Jason Brimhall from SQLServerCentral Blogs There comes a point in one’s career when a change is requisite. Big or small there always seems to be... More » |
|
|
| | Today's Question (by Steve Jones): What is returned here in SQL Server 2017: SELECT TRANSLATE('I want to have stuffing for dinner', 'stuffing', 'applepie'); |
Think you know the answer? Click here, and find out if you are right. We keep track of your score to give you bragging rights against your peers. This question is worth 1 point in this category: TRANSLATE(). We'd love to give you credit for your own question and answer. To submit a QOTD, simply log in to the Contribution Center. |
|
|
| |
ADVERTISEMENT | Extract, Transform, and Load with SQL Server Integration Services: With Microsoft SQL Server, Oracle, and IBM DB2 Readers will learn by example how to use Microsoft SQL Server 2016 Integration Services (SSIS) as they design and implement extract, transform, and load (ETL) solutions to support a business application that integrates with a data warehouse and an online Web store across a heterogeneous system. This volume describes proven methods to support common ETL needs, such as databases communicating directly with each other, using files to exchange data, or performing database operations using Web services. Pick up your copy of this great book today at Amazon today. |
|
|
|
|
|
| Yesterday's Question of the Day |
| Yesterday's Question (by Steve Jones): I want to query sys.dm_exec_text_query_plan for code inside of a query being run. This is a DMF, and some of the inputs are offsets. Where can I find the offsets of statements? Answer: In sys.dm_exec_query_stats or ys.dm_exec_requests Explanation: Either the sys.dm_exec_cached_plans or sys.dm_Exec_query_stats can be used to find statement offsets. Ref: sys.dm_exec_text_query_plan - click here » Discuss this question and answer on the forums |
|
|
| Database Pros Who Need Your Help |
| Here's a few of the new posts today on the forums. To see more, visit the forums. Exif data into a database. - Hello All, With the ExifTool by Phil Harvey I make a number of .CSV files from different media (harddisk, USB-stick, CD-rom's... Can a person learn to use SSIS for free ? - Can a person learn to use SSIS for free ? https://en.wikipedia.org/wiki/SQL_Server_Integration_Services https://www.codeproject.com/Questions/1187085/Free-installation-of-SQL-server-SSIS states: There SQL Query Delete top 4000 rows when row count > 10K looping to reduce row count to 10K - Need a maintenance query for an alarm logging table to see if the row count is more than 200K rows... How to study the layout of a database? - Hello friends, Suppose you download a sample database, whether it be AdventureWorks, Northwind, or whatever other database. What steps do you... Transactional Replication multiple Distributors - My current setup is as follows: Server A = Publisher Server B = Subscriber and Distributor (Push subscription) I need to now also replication to... SP2 CU4 - I've started getting the following error when installing this patch: Error installing SQL Server Database Engine Services Instance Features File C:\Program Files\Microsoft... Always On Backup Configuration - Hi, I need to configure full, differential & log backups of Always On Availability databases in such a way that backups will... centraldb by Crazydba - Hi Anyone knows the link to download CentralDB newest version. It used to be at crazydba.com, but the size is not... TempDB - Hi, Please i need your advise,to reduce TempDB allocation contention i must add more mdf files.I have a drive allocated for... Healthcare / Medical sample database? - Does anyone know of an "AdventureWorks-esque" sample database for the heatlhcare, health insurance or medical industries? I'm currently unemployed, and... Compatibility Levels sql server 2012 - I have compatibility levels 90 for few of the DB's and I want to bump it upto 110 since it... Default trace in Production - EXEC sp_configure 'show advanced options', 1; GO RECONFIGURE; GO EXEC sp_configure 'default trace enabled'; GO EXEC sp_configure 'show advanced options', 0; GO RECONFIGURE; GO I am running the above T-sql... Query Cache questions - What is the command to clear query cache? What is the best way or time to do it? Can I clear the... How do I compare values in two columns based on a static date - So, I have been asked to provide a way to compare daily data that comes in to a given date.... Extract/Normalise XML data - I have a table with an XML field I need to extract and normalise, maybe dumping the data into a... Converting large excel spreadsheet to normalized data in SQL 2012 - Hi everybody, I have a large excel spreadsheet created by finance user that contains several decades worth of sales data. Here is... How to find products commonly purchased together - Hi all, I feel certain this should be a common query, just maybe not using the right search. Here goes: I... Index and Search help - Hi, The belwo is my sample table structure and I will be buildinga sample website to test the search feature. Basically... Grouping problem in SSRS 2014, with a Matrix - I have a matrix that has Row Groups and a single Column Group. The matix appears like this: Natural Sort Order - Hello. I have a table that has a column of nvarchar that has rows containing both numbers and letters... Ex:... |
|
| This email has been sent to [email protected]. To be removed from this list, please click here. If you have any problems leaving the list, please contact the [email protected]. | This newsletter was sent to you because you signed up at SQLServerCentral.com. Feel free to forward this to any colleagues that you think might be interested. If you have received this email from a colleague, you can register to receive it here. | This transmission is ©2018 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. Contact: [email protected] |
|
|