Is the World Ready for SQL Server 2008?

March 2008

Solve your LOB problems with new data types, store keys outside of the database with Extensible Key Management, get the facts about the new data compression feature, and read Ted Kummert thoughts about SQL Server 2008's features and value proposition.

MERGE

By Itzik Ben-Gan

SQL Server 2008’s MERGE statement simplifies the task of merging source data into a target table.

VMs vs. Multiple SQL Server Instances, Round 2

By Michael Otey

Choose which server consolidation method is right for you. Mike Otey walks you through factors to consider for your organization.

Compression in SQL Server 2008

By Orin Thomas

Get the facts about the new data compression feature in SQL Server 2008 and the stored procedure that can help you estimate how much space you might save by compressing your data.

SQL Server 2008 Boosts Built-in Encryption

By Randy Dyess

The new Extensible Key Management feature makes SQL Server’s built-in database encryption more secure by supporting third-party encryption providers, so that you can store keys outside of the database.

T-SQL 101, Lesson 1

By Bill McEvoy

Whether you are new to T-SQL or you just want to brush up on the basics, you'll want to read and save this guide that walks you through how to write SELECT statements. Learn how to order and rename columns and how to filter and sort results.

New Products

By Jeff James

Check out new and improved SQL Server-related products from OmBelt Solutions, Red Gate Software, ScriptLogic, Future IT Software, and Stimulsoft.

Readers and Authors Swap Ideas

By Anne Grubb

A reader asks Douglas McDowell a question about his PerformancePoint Server Eye on BI article, forum members debate SQL Server trace methods, and Rodney Landrum updates his repository solution, in direct response to readers' feedback.

The Logical Puzzle

By Itzik Ben-Gan

Get the solution to February’s puzzle “Counterfeit Coins,” and prepare your mind for March’s puzzle.

Visual Studio 2008 Offers Plethora of New Features

By Michael Otey

VS 2008 adds support for new technologies such as AJAX, Windows Presentation Foundation (WPF), and Language-Integrated Query (LINQ), and more.

SQLQueryStress

By Kevin Kline

You can use this tool to quickly and easily test how a query will affect your system performance.

Sharpen Your Basic SQL Server Skills

By Pinalkumar Dave

More answers to DBAs' questions. What’s the difference between dividing an integer with NULL or zero, or between a unique constraint and a primary key constraint, or between decimal and numeric data types? And how do you retrieve random rows from a table?

Are Your SQL Server Statements Performing Well?

By Andrew J. Kelly

SQL Server 2005 offers a relatively easy way to determine which SQL Server statements are causing you the most pain. A built-in DMV does the trick.

Managing Hierarchical Rowsets

By William Vaughn

Build a sample application in Visual Studio that can be used to manage hierarchical rowsets populated by stored procedures.

Search the Archives

Browse the Archive by:

advertisement

GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS