SQL Server Magazine November 2008

    Options
SQL Server Solutions from the Field
Discover real-world solutions for maintaining databases, modifying words in tables, finding the worst-performing T-SQL statements, and determining how much space is being used by tables and their indexes.
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

Browse Archived Articles By: Issue | Author | Subject | Department |



[Features]

Calculate Percentiles

Use T-SQL to implement statistical calculations such as percentile and percentile rank.

Efficient Data Binding with Windows Presentation Foundation and Visual Studio 2008

A free tool helps you use Visual Studio 2008 to automate wiring your SQL Server data with a Windows Presentation Foundation (WPF) front end.

Integrate MySQL and SQL Server

Need to retrieve MySQL data and insert it into a SQL Server database? SQL Server Integration Services and MySQL connectors let you do so fairly easily.




[Editorial]

Browser Wars Redux

The Google Chrome browser presents a challenge both Microsoft Internet Explorer (IE) and to SQL Server web application development.




[Reader to Reader]

Modify Words (and Not Strings) in Tables

Need to change the word "Bikes" to "Trucks" without modifying "SuperBikes" to "SuperTrucks" or perform another word-replacement operation? This user-defined function (UDF) will do the trick.

Quickly Find Your Worst-Performing T-SQL Statements

Here's a stored procedure that lets you quickly and easily produce customized reports showing the poorest-performing T-SQL statements that were run against your SQL Server 2008 and SQL Server 2005 databases.

Three-In-One Database Maintenance Solution

MaintenanceSolution.sql lets you easily back up databases, check their integrity, and optimize indexes. This script is set up so that you can perform each task independently on the databases you specify.

Track Database Disk-Space Usage on a Granular Level

The SpaceUsedAnalyzer stored procedure provides detailed information on how much space is being used by tables and their indexes so that you can manage disk space more efficiently.




[New Products]

dbWatch Version 8.1

If you want affordable, basic database-monitoring capabilities, the dbWatch 8.1 tool will meet your needs.

New Products

Check out new and improved SQL Server–related products from Embarcadero, Sybase, Tableau Software, and Microsoft.




[SELECT TOP(X)]

SQL Server 2008 Editions

SQL Server 2008 editions come in many flavors, from Enterprise to Web to Workgroup and beyond. Get the lowdown on features, support, and how much each will impact your budget.




[Tool Time with Kevin Kline]

SQLScripter

Use SQLScripter to automate database schema scripting tasks.




[Review]

RowGen 2.0

Use RowGen 2.0 to create referentially valid but random sample data that you can use in your test environment.




[SQL Server Product Review]

LINQPad

This free LINQPad tool lets you interactively query SQL Server using LINQ.




[PTO for the Rest of Us]

Finding Your Top 10 SQL Server Queries

Need to parse server-side trace information so that you can aggregate the data to find your worst-performing and most-called queries? The user-defined SQL_Signature function should do the trick.




[Sqlmag.com Community Dialog]

The Wisdom of SQL Mag Readers

SQL Server Magazine readers are sharing their expertise and helping their peers in the comments section on online articles.



 

ADS BY GOOGLE