| A community of more than 1,600,000 database professionals and growing |
| | Listening and Taking Action One way most of us would like to work is to have others listen to our concerns, our requests, our requirements, and then take action to help us. One of the principles of DevOps is just this. We work together and optimize the entire system, increasing the flow of work, and not just trying to ensure our particular task or part is improved. I would hope that most of us would actually take time to listen, evaluate what we hear, and then move forward in a way that is a good decision for both parties. We certainly might debate about what action makes sense, but I would hope we could some to some consensus and decision. Microsoft is listening and responding as well. They aren't building SQL Server based on everything we file on Connect or complain about, but certainly they are listening to some of our concerns and requests. There is a good post that look sat some of the community driven enhancements, which are being included into SQL Server 2017. These are different customer and community requests that were given some attention and added to SQL Server 2017. These don't seem like big changes to me, but as I read through them, a few seem to go quite deep into the engine, and I'm sure there was quite a bit of testing to get these completed. You can test them in SQL Server 2017 today, helping to ensure they work correctly in the final product. Some of these will change the way you run backups or diagnose issues, perhaps even enough to consider an upgrade. I especially like that performance of smaller databases is addressed with backup improvements. I would still guess that most of the SQL Server databases out there are smaller than 100GB, maybe substantially smaller, and while we may consolidate and change hardware, we need these systems to perform well. The large, 100TB database changes are nice, and I know some customers need these improvements, but most of us don't. Even though the percentage of people with 1TB systems grows regularly, it's still a minority, so kudos to Microsoft for doing some work here. Not every highly rated Connect item is addressed. The string or binary data truncated message isn't changed, and that's been highly rated for years. However, the top JSON request made it into SQL Server 2016, and there are other items in the most voted on list that haven't been addressed. I understand, though I don't always like the way Microsoft looks at the product. I can relate their decisions to my own when building software, realizing that the customer doesn't always have the best view of what makes sense for commercial viability. However, I'd also like to see the platform continue to evolve and make development and administration easier for all of us. I'll keep voting on, and creating Connect requests as I see a need, and I'd encourage you to do the same. Think about what you are really asking for and decide if it makes sense for large numbers of people, but continue to participate and let Microsoft know what changes are needed. Your voice can make a difference, so please use it in a constructive and positive way. Steve Jones from SQLServerCentral.comJoin the debate, and respond to today's editorial on the forums |
|
| ADVERTISEMENT | | 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. |
| | Could you help with some research? The Foundry team at Redgate want to hear about your experience with SQL Server asset management. Fill in this short survey to help out, and also to enter their prize draw for a $100 Amazon gift card. Complete survey. |
|
|
|
| | | Daniel Calbimonte from SQLServerCentral.com In this new Azure Data Warehouse article, we will show how to insert data and retrieve it using PHP. More » |
| Additional Articles from MSSQLTips.com Continuing his series covering a step-by-step Installation of SQL Server 2016 on a Windows Server 2016 Failover Cluster, Edwin Sarmiento looks at adding a node to an existing SQL Server 2016 failover clustered instance (FCI). More » |
| Press Release from Redgate In this free demo webinar, Steve Jones and Arneh Eskandari will show how Redgate’s database DevOps solution works to improve your database development and deployment processes. With a focus on using Team Foundation Server (TFS) work items, the webinar will demonstrate how Redgate tools plug into TFS, TFS Build, and Microsoft Release Management. Register now. More » |
| Dear all, I have taken the azure dive at last :) In case if you are new to azure, azure is the Microsoft... More » |
| Grant Fritchey from SQLServerCentral Blogs I’m still learning about Azure SQL Data Warehouse (ADW, cause I’m lazy). ADW is a deceptively deep topic. Initially you... More » |
|
|
| | Today's Question (by Steve Jones): I want to allow a fellow employee to recycle the error log every week or two for a SQL Server 2016 instance, without restarting the instance. What are the minimal rights I need to give them? |
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: Error Log. 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 | Expert T-SQL Window Functions in SQL Server Expert T-SQL Window Functions in SQL Server takes you from any level of knowledge of windowing functions and turns you into an expert who can use these powerful functions to solve many T-SQL queries. Replace slow cursors and self-joins with queries that are easy to write and fantastically better performing, all through the magic of window functions. Get your copy from Amazon today. | | |
|
|
|
|
|
| Yesterday's Question of the Day |
| Yesterday's Question (by Stanley Kapfunde): In SQL Server an extent is ____ contiguous pages, using _____ of disk storage. Answer: eight,64KB Explanation: The Correct Answer is: A. In SQL Server an extent is eight ontiguous pages (64KB) of disk storage. Ref: SQL Server 2014 Development Essentials by Basit A. Masood-Al-Farooq page 18 » 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. add 2nd data file and limit the size of 1st datafile - Hi, We have two drives for data files and I've been asked to go to each db, limit the max size... GETDEFAULT function, how to use? - I stumbled upon this function in SSMS version 2016, but i haven't been able to find any documentation for it,... CASE Statement against TEMP table is failing - I created a large temp table and I'm able to query it just fine until adding a CASE statement, which... tempdb: filegroup is full while space is available both in filegroup & transaction log - SqlServer 2014 sp2cu2: having troubles with tempdb (350Gb full size: 8x25Gb primary group + 150 Gb log). Error is Msg 1105, Level... User-friendly names for constraints - I just noticed that when you create a column with a default value, a constraint is added to the table.... Creating temporary tables and declaring tables as variables - Hi everyone, I still consider myself a newbie, so please bear with me. While going through some existing stored procedures, I've noticed... Time zone and time zone offset - xml processing - Our application receives web service messages that contains two elements EffectiveTime and TimeZone. When EffectiveTime is provided as datetimeoffset we... Cortana Intelligence with SQL 2008/2012 - Can we utilize Cortana Intelligence/Machine Learning with SQL 2008/2012. What is the minimum configurations required to use Cortana intelligence. Any help... Which data type store unit cost price and amount in sqlserver 2012? - In sql server 2012 I design database for pharmaceutical company to store data of orders Inside this database I have Table order... To Delete / Truncate / Drop & Create - Good Morning All, Can I Have some opinions please. Have 2 large tables I need to 'clean', 1 with 265263333 rows and one... t-sql 2012 parse out multiple values in one field that is varchar(1200) - In a t-sql 2012 database, I am suppose to count the number of times each 'canned' message is used for Elementary... BEFORE TRIGGER Idea Posted to Microsoft Connect - I have wished for SQL Server BEFORE TRIGGERs for a long time. I have posted to Microsoft Connect (their feedback... How to delete all store procedure from my database ? - I'm using SQL Server 2008 and its Management Studio. I'd like to delete all user defined stored procedure & views. Is there any... How to delete all tables except two specific tables ? - I want to remove all tables except two table i.e mytable1 and mytable2 in my db. Is there any script to do... Check if Function EXISTS before adding - I'm trying to write of script that checks if a certain Function exists, and if it does not, create it.... SCD Insert/Updates In Staging And Live Database?? - Hi All So we are a 24/7 operation so for my new/first DW I have a STAGING DB for the data/ETL... Grief importing date from Excel 2010 to SQL Server 2012, SSIS, Derived column task. - Hello, First of all, I'm an SSIS Noob, and not great with Excel either, someone else created and imported the data... |
|
| This email has been sent to newsletter@newslettercollector.com. 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. 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 ©2017 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. Contact: webmaster@sqlservercentral.com |
|
|