Click here to monitor SSC
SQLServerCentral is supported by Redgate
 
Log in  ::  Register  ::  Not logged in
 
 
 

Welcome to SQLServerCentral.com

A Microsoft SQL Server community of 1,875,811 DBAs, developers and SQL Server users

Rss
Headlines today   December 22, 2016

Using Mod to Generate Work Shifts

A short story on using the mod function to a shifting query.  Read more...
By Joe McGovern 2016/12/22 | Source: SQLServerCentral.com | Category: mod
Rating: |  Discuss |   Briefcase | 870 reads

Capacity Planning Using Performance Data

Erin Stellato discusses the types of performance data needed to help with capacity planning.  Read more...
By Additional Articles 2016/12/22 | Source: SQLPerformance.com | Category: capacity planning
Rating: (not yet rated)  Rate this |   Briefcase | 2,411 reads
Previous headlines

Stairway to Exploring Database Metadata Level 6: Idempotent DDL scripts that always achieve the same result: Making changes only once

Idempotence is the property of certain operations in mathematics and computer science, that can be applied multiple times without changing the result beyond the first time they are run. When you are making changes to a database to deploy a new version, you need to be sure that certain changes aren’t made twice, or in the wrong order.  Read more...
By Phil Factor 2016/12/21 | Source: SQLServerCentral.com | Category: stairway series
Rating: |  Discuss |   Briefcase | 631 reads

Free eBook: Performance Tuning with SQL Server Dynamic Management Views

Dynamic Management Views (DMVs) are a significant and valuable addition to the DBA's troubleshooting armory, laying bare previously unavailable information regarding the under-the-covers activity of your database sessions and transactions.  Read more...
By Additional Articles 2016/12/21 (first published: 2013/08/21) | Source: Redgate | Category: performance tuning
Rating:  Rate this |   Briefcase | 75,565 reads

What is Azure SQL Data Warehouse?

Azure SQL Data Warehouse is a cloud-based, scale-out database capable of processing massive volumes of data, both relational and non-relational. Built on our massively parallel processing (MPP) architecture, SQL Data Warehouse can handle your enterprise workload.  Read more...
By Additional Articles 2016/12/21 | Source: Microsoft MSDN | Category: azure sql data warehouse
Rating: (not yet rated)  Rate this |   Briefcase | 1,568 reads

Disconnecting SQL Server connections after query execution

One way to improve SQL Server performance is to use as few resources as possible. In this post Rahul Mehta demonstrates how you can do this by disconnecting queries post-execution with a simple change in SSMS.  Read more...
By Additional Articles 2016/12/21 | Source: MSSQLTips.com | Category: performance
Rating: (not yet rated)  Rate this |   Briefcase | 3,137 reads

CPU Spikes Caused by Periodic Scheduled Jobs

This article shows how to reduce the periodic spikes in the CPU that are caused by the periodic-executing jobs. There is a good reason to make some changes for dismissing them.  Read more...
By Igor Micev 2016/12/20 | Source: SQLServerCentral.com | Category: jobs configuration
Rating: |  Discuss |   Briefcase | 1,048 reads

How to Fix Ten SSDT Deployment Snags, With or Without ReadyRoll

Even a database development framework like Sql Server Data Tools (SSDT) doesn't get it right all the time, and there are ten deployment 'gotchas' in particular that can cause some head-scratching amongst developers to get right. From his unique perspective of creating a tool to make such deployments in SSDT less stressful, Dan Nolan discusses each pitfall and how to avoid it, whether you have ReadyRoll or not.  Read more...
By Additional Articles 2016/12/20 | Source: SimpleTalk | Category: ssdt
Rating:  Rate this |   Briefcase | 3,316 reads

How to Capture Deleted Records

This article shows a few techniques that help in capturing deleted records.  Read more...
By Darko Martinovic 2016/12/19 | Source: SQLServerCentral.com | Category: t-sql
Rating: |  Discuss |   Briefcase | 1,882 reads

Managing multiple database versions

Sometimes, it's necessary to have different versions of a database running in production. But how do you establish a single source of truth in source control? Alex Yates from DLM Consultants shows how to use object filters in SQL Compare to build multiple database versions from the same source.   Read more...
By Additional Articles 2016/12/19 | Source: Redgate | Category: sql compare
Rating: (not yet rated)  Rate this |   Briefcase | 1,587 reads
 
Ask SQL Server Central



From the SQLServerCentral Blogs

Actual Chats: RIGHT OUTER joins in the wild

Colleague: I think I just encountered my first Right join *shocked* Me: huh. weird. a rare Right Join has appeared!Colleague: catch it!Me: You use ON. It's...  Read more...
By [email protected] 2016/12/22 | Source: SQLServerCentral Blogs | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 2,060 reads
Question of the Day

The data encryptors

By Steve Jones 2016/12/22 | Category: always encrypted
Rating: (not yet rated) |  Discuss |   Briefcase | 469 reads

Which keys actually encrypt the data in Always Encrypted?

  Read more...
Top Members (last 30 days)
# Name Score Level
30 days All-time
1.
prince.rastogi
522 543 Mr or Mrs. 500  
2.
LalitMadan
519 631 SSChasing Mays  
3.
Alok Seth
486 486 SSC-Addicted  
4.
GP Van Eron
275 2897 SSCrazy  
5.
tejinder.barnala
199 199 SSC-Enthusiastic  
Latest forum posts