Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
<< Previous headlines
|
Later headlines >>
SQLServerCentral.com Headlines from 2012/11/01 to 2012/11/08
Day 1 of The OLAP Sprint
Day 1 of Simon's journey to build an OLAP solution in a week.
Read more...
By
Simon E Doubt
2012/11/08
|
Source:
SQLServerCentral.com
|
Category:
olap
Rating:
|
Discuss
|
Briefcase
|
2,971 reads
Memory Corruptions, or Why You Need DBCC CHECKDB
Read more...
By
Paul Randal
2012/11/08
|
Source:
SQLServerCentral.com
|
Category:
memory corruption
Rating:
|
Discuss
|
Briefcase
|
8,875 reads
Partitioned Tables, Indexes and Execution Plans: a Cautionary Tale
Table partitioning is a blessing in that it makes large tables that have varying access patterns more scalable and manageable, but it is a mixed blessing. It is important to understand the down-side before using table partitioning.
Read more...
By
Additional Articles
2012/11/08
|
Source:
SimpleTalk
|
Category:
partition table
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,715 reads
The OLAP Sprint
The OLAP Challenge at the PASS Summit. Read about the plan and preparations.
Read more...
By
Simon E Doubt
2012/11/07
|
Source:
SQLServerCentral.com
|
Category:
olap
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
836 reads
SQL Server 2012: Installing Data Quality Services
Greg Larsen shows you how to install Data Quality Services and the companion client tool called Data Quality Client for SQL Server 2012.
Read more...
By
Additional Articles
2012/11/07
|
Source:
Database Journal
|
Category:
data quality services (dqs)
Rating:
Rate this
|
Briefcase
|
1,790 reads
Stairway to Transaction Log Management in SQL Server, Level 6: Managing the Log in BULK_LOGGED Recovery Model
A DBA may consider switching a database to the BULK_LOGGED recovery model in the short term during, for example, bulk load operations. When a database is operating in the BULK_LOGGED model these, and a few other operations such as index rebuilds, can be minimally logged and will therefore use much less space in the log
Read more...
By
Gail Shaw
,
Tony Davis
2012/11/07
|
Source:
SQLServerCentral.com
|
Category:
stairway series
Rating:
|
Discuss
|
Briefcase
|
3,324 reads
Tracking Database File AutoGrowth with Event Notifications
Read more...
By
Jonathan Kehayias
2012/11/06
|
Source:
SQLServerCentral.com
|
Category:
autogrowth
Rating:
|
Discuss
|
Briefcase
|
4,496 reads
Using SQL Server Concatenation Efficiently
This article shares some tips on using concatenation efficiently for application development, pointing out some things that we must consider and look at when concatenating values or fields in our queries or stored procedures.
Read more...
By
Additional Articles
2012/11/06
|
Source:
MSSQLTips.com
|
Category:
concatenation
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,115 reads
Free eBook: SQL Server Hardware
A free eBook from SQLServerCentral and Red Gate software can help you learn about the best hardware for your SQL Server instances.
Read more...
By
Press Release
2012/11/06
|
Source:
SQLServerCentral.com
|
Category:
books
Rating:
Rate this
|
Briefcase
|
5,134 reads
SSIS Basics: Using the Execute SQL Task to Generate Result Sets
The Execute SQL Task of SSIS is extraordinarily useful, but it can cause a lot of difficulty for developers learning SSIS, or only using it occasionally. What it needed, we felt, was a clear step-by-step guide that showed the basics of how to use it effectively. Annette Allen has once again cleared the fog of confusion.
Read more...
By
Additional Articles
2012/11/05
|
Source:
SimpleTalk
|
Category:
integration services (ssis)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,332 reads
Stairway to XML: Level 8 - Deleting Data from an XML Instance
in order to use the modify() method to delete data from typed and untyped XML instances, you must pass an XML DML expression as an argument to the method. That expression must include the delete keyword, along with an XQuery expression that defines the XML component to be deleted. Robert makes it seem simple, as usual.
Read more...
By
Rob Sheldon
2012/11/05
|
Source:
SQLServerCentral.com
|
Category:
stairway series
Rating:
|
Discuss
|
Briefcase
|
947 reads
SQL Server Function to return a range of dates
A quick solution is a table function that will create a date range based on the parameters given. Then, you can just join to the results.
Read more...
By
Additional Articles
2012/11/02
|
Source:
MSSQLTips.com
|
Category:
date manipulation
Rating:
Rate this
|
Briefcase
|
4,070 reads
Last chance for a day of free SQL Server training at SQL in the City 2012
SQL Server developers and database administrators have one last chance for a full day of free training and networking at SQL in the City 2012.
Read more...
By
Press Release
2012/11/02 (first published: 2012/10/25)
|
Source:
Red-Gate
|
Category:
sql in the city
Rating:
|
Discuss
|
Briefcase
|
3,846 reads
Parsing Parameters in a Stored Procedure
This article shows a clean non-looping method to parse comma separated values from a parameter passed to a stored procedure.
Read more...
By
Diego BuendÃa
2012/11/02 (first published: 2010/08/10)
|
Source:
SQLServerCentral.com
|
Category:
array
Rating:
|
Discuss
|
Briefcase
|
27,999 reads
Manipulating XML Data in SQL Server
When the average database developer is obliged to manipulate XML, either shredding it into relational format, or creating it from SQL, it is often done 'at arms length'. A shame, since effective use of techniques that go beyond the basics can save much code,
Read more...
By
Additional Articles
2012/11/01
|
Source:
SimpleTalk
|
Category:
xml
Rating:
Rate this
|
Briefcase
|
3,168 reads
MDX Guide for SQL Folks: Part I - Navigating The Cube
Learn all you need to know about MDX, by drawing only on your current SQL knowledge.
Read more...
By
Frank A. Banin
2012/11/01
|
Source:
SQLServerCentral.com
|
Category:
mdx
Rating:
|
Discuss
|
Briefcase
|
11,622 reads
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.