SQL Server Magazine September 2007

[Features]
By gathering information from sysprocesses and running KickUserOut.sql, you can terminate processes that are impeding a server's performance.
By Omri Bahat
[Editorial]
Language-Integrated Query (LINQ) is the long-awaited wave of the future, and its benefits definitely outweigh its drawbacks.
By Michael Otey
[Reader to Reader]
If you often need to display the current date in different formats, you know that it can take a lot of code and effort. The FormatDate function changes that. By providing just two parameters, you can display any date in the format you need.
By Readers
The procedure cspBackupListing can list your databases’ most current backups, back up databases with previous backups older than 24 hours, or list all the backups for a database.
By Readers
[Inside SQL Server]
By using both TEMPLATE plan guides, which enable autoparameterization, and SQL plan guides, which let you specify many query-processing hints, you can optimize query performance.
By Kalen Delaney
[Solutions by Design]
With dimensional modeling, you can build a user-friendly data structure that makes data access intuitive. Start by learning the components of the dimensional model and why they're designed as they are.
By Michelle A. Poolet
[T-SQL Black Belt]
Last month's discussion was pretty theoretical. Now, we dig deeper by offering concrete examples to clarify the topic of temporary objects.
By Itzik Ben-Gan
[Letters]
By Readers , et al.
[New Products]
Check out new and improved SQL Server–related products.
By Blake Eno
[SELECT TOP(X)]
Here's a preview of SQL Server 2008 features that just might add a smile to your face: enhanced Microsoft Office integration, the ability to hot-add CPUs, and more goodies DBAs are sure to welcome.
By Michael Otey
[Tool Time with Kevin Kline]
Microsoft makes available a variety of scripts that its own Database Operations team uses for automating maintenance jobs—and they're free.
By Kevin Kline
[Review]
Need some help with SQL Server database recovery and log auditing? Our review of ApexSQL Log will help you decide whether this app fits your needs.
By John Green
[Market Watch]
An emerging selection of software- and appliance-based products augment SQL Server 2005’s basic auditing capabilities, to help you keep data secure and in compliance with government regulations.
By Jeff James
[Cover Story]
Do you want to move to SQL Server from Oracle, but aren't sure how difficult the data conversion and migration will be? Find out how SSMA for Oracle can help you more easily move to SQL Server.
By Andrew Sisson
[PTO for the Rest of Us]
This built-in SQL Server 2005 DMV lets you see exactly what type of physical I/O your SQL Server system is experiencing when you're reading from or writing to the files on disk. Learn how to get the most out of it.
By Andrew Kelly
[Eye on BI]
Your SAN engineer might not know the finer points of BI database storage. To stave off trouble, you need to be involved in the SAN configuration process.
By Douglas McDowell
|