Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Welcome to SQLServerCentral.com

A Microsoft SQL Server community of 1,684,203 DBAs, developers and SQL Server users

Rss
Headlines today   December 5, 2013

SQLServerCentral apologizes and you can win a book

After a plagiarized article this week, a content for you.  Read more...
By Press Release 2013/12/05 | Source: SQLServerCentral.com | Category: sqlservercentral
Rating: |  Discuss |   Briefcase | 8,526 reads

Partitioned Views

A look at Partitioned Views, their advantages, disadvantages backed up by examples and statistics.  Read more...
By Brian Ellul 2013/12/05 | Source: SQLServerCentral.com | Category: partitioned views
Rating: |  Discuss |   Briefcase | 1,593 reads

SQL Server Database RESTORE WITH MOVE or not WITH MOVE

Mike Eastland frequently restores production databases to various development servers. The drive layouts between the servers are almost never the same. He is constantly shuffling files on his development servers due to space constraints, which in turn breaks the automated restore scripts because the MOVE clauses are invalidated. Does he have to use the MOVE clause every time he does a restore?  Read more...
By Additional Articles 2013/12/05 | Source: MSSQLTips.com | Category: restore
Rating: (not yet rated)  Rate this |   Briefcase | 1,623 reads
Previous headlines

Stairway to PowerPivot and DAX - Level 5: The DAX ISBLANK() Function

Business Intelligence architect, Analysis Services Maestro, and author Bill Pearson exposes the DAX ISBLANK() function, and then provides some hands-on exposure to its use, particularly in combination with other DAX functions, in managing empty values underlying our PowerPivot model designs.  Read more...
By Bill Pearson 2013/12/04 (first published: 2013/05/09) | Source: SQLServerCentral.com | Category: stairway series
Rating: |  Discuss |   Briefcase | 4,015 reads

Free eBook: Defensive Database Programming

Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, the goal of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes to the database environment.  Read more...
By Press Release 2013/12/04 (first published: 2013/08/28) | Source: Red-Gate | Category: defensive programming
Rating: (not yet rated)  Rate this |   Briefcase | 6,838 reads

Getting Started with Microsoft Power Query for Excel

Power Query, provided as part of Microsoft Power BI self-service solution, is an Excel add-in that can be used for data discovery, reshaping the data and combining data coming from different sources. Power Query is one of Excel add-ins. Read on to learn how to install and get started using it.  Read more...
By Additional Articles 2013/12/04 | Source: Database Journal | Category: power query
Rating: (not yet rated)  Rate this |   Briefcase | 1,591 reads

Helping Streamline Log Shipping Failovers

Using Log Shipping? Looking for a more automated way to fail over during a disaster? Read on...  Read more...
By Micah Nikkel 2013/12/03 | Source: SQLServerCentral.com | Category: log shipping
Rating: |  Discuss |   Briefcase | 511 reads

Lessons Learned from Six Years of Agile Database Development

Alex Kuznetsov describes the agile principles, techniques and tools that allowed his development team to make frequent database refactoring a reality, without disrupting users. He explains how this allowed his team to apply an iterative, evolutionary approach to the design and development of their databases, as well as applications.   Read more...
By Additional Articles 2013/12/03 | Source: SimpleTalk | Category: agile database techniques
Rating:  Rate this |   Briefcase | 8,456 reads

SQL Monitor Metric: Processes in a runnable state (scheduler query)

Use this script in SQL Monitor to determine the general load on the operating system you can get a count of the processes that are in a runnable state. This value will go up and down as various systems run on the operating system. It’s only a measure of load on the system and won’t indicate the cause of problems, but will show you pressure on the system.   Read more...
By Press Release 2013/12/03 | Source: SQL Monitor Metrics | Category: monitoring
Rating:  Rate this |   Briefcase | 1,907 reads

High-Performance Transact-SQL with Window Functions

Window functions are more intuitive and simpler in many cases than alternative SQL methods.  Read more...
By Kamil Moscicki 2013/12/02 | Source: SQLServerCentral.com | Category: sql performance
Rating: |  Discuss |   Briefcase | 6,562 reads
 
Ask SQL Server Central



From the SQLServerCentral Blogs

Myths and Misconceptions about Hekaton

(Be sure to checkout the SQLpassion Online Academy, where you get High-Quality SQL Server Trainings with Instant Access!) Over the...  Read more...
By Klaus Aschenbrenner 2013/12/05 | Source: SQLServerCentral Blogs | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 1,343 reads
Question of the Day

Declare @local variable

By Steve Jacobs 2013/12/05 | Category: t-sql
Rating: (not yet rated) |  Discuss |   Briefcase | 1,213 reads

In SQL Server 2005, is the code segment (a local variable in a stored procedure) below allowed?


DECLARE @a CHAR = 'A'

  Read more...
Top Members (last 30 days)
# Name Score Level
30 days All-time
1.
mamta2312.shinde
583 583 Mr or Mrs. 500  
2.
balaji.boyina
419 419 SSC-Addicted  
3.
GilaMonster
342 40040 SSC-Forever  
4.
sergiofontana1903
325 340 Old Hand  
5.
Matt Slocum
264 368 Old Hand  
Latest forum posts