SQL Server Magazine April 1999

[Focus]
Get ready for the OLAP wave by studying data warehousing tools and solutions. OLAP Services in Microsoft SQL Server 7.0 provides a rich tool set for building data warehouses that support decisions to optimize business processes.
By Bob Pfeiff
Although SQL Server 7.0's OLAP Services represents a significant leap in decision support, you can use the CUBE and ROLLUP operations to slice and dice data in SQL Server 6.5.
By Kalen Delaney
Learn how DTS attacks two troublesome warehousing tasks, data acquisition and data transformation, and how easily you can use the DTS Package Designer to script a package.
By Don Awalt , et al.
[Features]
With a basic understanding of how SQL Server stores permission information within the sysprotects table, you can construct nearly any type of application control.
By Michael P. Deignan
Learn how SQL Server and ADO handle the BLOBs that spice up your database applications by adding graphics and sounds.
By Michael Otey
[Columns]
Good database design starts with the right primary key.
By Michelle A. Poolet
Use simple T-SQL queries to get the information you want from a database.
By Michael D. Reilly
If you probe the similarities between modern factories and information production systems, you'll discover ways to leverage high-powered data products.
By Karen Watterson
[Departments]
Here are must-reads for database aficionados, sizers for SQL Server, and a resource kit update.
By Hugh Willoughby-Davis
[Editorial]
Oracle offers $1 million to anyone, Microsoft employees included, who can show that SQL Server 7.0 is not 100 times slower than Oracle when performing one specific TPC-D benchmark.
By Michael Otey
[SQL Server Q&A]
Answers from Microsoft
By Richard Waymire
[SQL Seven]
A look at seven control-flow statements that you can use in SQL Server's T-SQL batches and stored procedures.
By Michael Otey
[Inside SQL Server]
Change in space management conventions from SQL Server 6.5 to SQL Server 7.0 is significant for DBAs who create and manage database space. By understanding SQL Server's space management protocol, you can create and maintain high-performing databases.
By Kalen Delaney
[Web Dev]
SQL Server 7.0's English Query tool lets your Web site's visitors use a simple English phrase to find any information in the database.
By Ken Miller
[VB Toolkit]
Use the data commands in this article as an example to create database objects and reuse them in your code for robust, easy-to-maintain applications.
By Ken Spencer
[Mastering OLAP]
Learn the definition of MDX and basic OLAP concepts and terminology.
By Brian Moran , et al.
|