Click to order Toshiba's Equium desktop computer

PC Magazine

  PC Tech

SQL: The Universal Database Language

Introduction

What is SQL?

What is a Relational Database System?

Relational Model Basics

SQL and the Relational Model

Static and Dynamic SQL

SQL Tutorial

FIGURE 1: CREATE TABLE Syntax

SIDEBAR: What's in a Name?



X10.com - The SuperSite for Home Automation!

NextCard Visa- 2.9% intro APR -Apply Now

 
  Category
Software

Related Stories
Handling Data with SQL
-- 11/17/98

Next: Relational Model Basics

SQL: The Universal Database Language
What is a Relational Database System?

Continued from What is SQL?

Simply stated, a relational database system is based on the relational model for managing data.

The relational model was first introduced in a paper published in 1970 by Dr. E. F. Codd. It provided a mathematical basis for structuring, manipulating, and controlling data, and it abstracted data from any physical implementation. Prior to that time, database users had to know how records were physically linked in order to access them. When the physical structure of a database was changed (for performance reasons, for example), programmers had to rewrite their applications, even if the logical structure remained the same. In the relational model, data is separated from application programs. In fact, the model said nothing whatsoever about how data should be stored or accessed. It dealt exclusively with how data was seen from the user's point of view. The relational model significantly changed the way people thought about managing data. It transformed database technology from an art into a science and revolutionized the industry.

Next: Relational Model Basics

Published as PC Tech Feature in the 11/3/98 issue of PC Magazine.

Elsewhere on ZDNet
Learn SQL Online -- ZD University
Business Software: Databases -- ZD Products

 
 SPONSORED LINKS
@Backup   Your Solid Online Backup Plan. Download Now.
Services   9c/MINUTE LONG DISTANCE, 5c/MINUTE ON SUNDAYS!
STORAGE   Quantum means non-stop business, 24 hours a day
Software   X10.com -- The SuperSite for Home Automation
Books   Bargain Books up to 90% off at barnesandnoble.com
 ZDNET FEATURED LINKS
Downloads   Check out the best new downloads in Reviewer's Raves
Bargains!   Shop the Basement for best buys on computer products
Free Help   Got computing questions? ZDHelp has all the answers!
 MAGAZINE OFFERS
Free Offer   Get a FREE SUBSCRIPTION to Inter@ctive Week

TOP
Copyright (c) 1998 Ziff-Davis Inc.