• subscribe

SQL Server 2008: Compelling Enough to Upgrade?

SQL Server Pro

Are BI improvements in SQL Server 2008 enough to make you want to upgrade? To answer that question, explore enhancements to SQL Server Integration Services, SQL Server Analysis Services, and SQL Server Reporting Services.


SQL Server Change Management Tools

By John Green, 04/29/2008

These solutions help protect your SQL Server environment from unwanted modification by registering changes to data, server configurations, and schemas. Find out which one you can ...

What If You Had a Benchmark and Nobody Came?

By Michael Otey, 04/29/2008

Michael looks at some of SQL Server 2008's benchmark scores and discusses why the TPC-E benchmark currently isn't useful for comparing database platforms.

SQL Server 2005 Client Network Libraries

By Michael Otey, 04/29/2008

Client network libraries are vital in SQL Server, enabling the communications link between client applications and the SQL Server system. This list will help you get acquainted ...

In Search of Duplicate Indexes on Your Tables

By Andrew J. Kelly, 04/29/2008

Heed this advice about how to identify duplicate or redundant indexes on the tables in your databases.

SSMS Tools Pack: 6 Tools That Help You Do More with SSMS

By Kevin Kline, 04/29/2008

The SSMS Tools Pack provides features, such as a query logging tool, that enhance SQL Server Management Studio’s functionality.

New Products

By Editors, 04/29/2008

Check out new and improved SQL Server-related products from LogRhythm, Embarcadero, Vertica, and Markus Gruber.

Data Warehousing: Junk Dimensions

By Michelle A. Poolet, 04/29/2008

Find out how you can keep your data warehouse design simple by placing miscellaneous attributes into junk dimensions.

Hack Your Database Before the Hackers Do

By Don Kiely, 04/29/2008

Fortify the security of your SQL Server environment by using an assortment of tools for locating servers, identifying security best practices, cracking passwords, and finding ...

Take the Drudgery Out of Making Sure Your Databases Are Being Backed Up Properly

By Bill McEvoy, 04/29/2008

Ensuring that databases are being backed up properly is an important but time-consuming task, especially for DBAs who manage multiple servers and databases. The sp_ShowBackups ...

Creating Dimensions in SSAS Part 1

By Craig Utley, 04/29/2008

Learn how to build proper dimensions, add useful hierarchies that support user’s navigational needs, then perform the important step of adding attribute relationships to make your ...

The Logical Puzzle

By Itzik Ben-Gan, 04/29/2008

Get the solution to April’s puzzle, “Suicidal Mosquito,” and prepare your mind for May’s puzzle, which involves distance calculation.

T-SQL 101, Lesson 3

By Bill McEvoy, 04/29/2008

SELECT queries aren't just for retrieving data. You can also summarize that data by incorporating COUNT, MIN, MAX, AVG, and SUM functions into SELECT queries.

Temporal Histograms

By Itzik Ben-Gan, 04/29/2008

Handling distribution of events over time is tricky. Break the problem into steps. If handling all of a task’s requirements at once is too complicated, relax some requirements, ...


Browse the Archive by:

advertisement