Material Detail

SQL Tutorial

SQL Tutorial

Introductory SQL tutorial to provide the user with an understanding of SQL syntax.

Quality

More about this material

Comments

Log in to participate in the discussions or sign up if you are not already a MERLOT member.
Ronghua Shan
Ronghua Shan (Faculty)
18 years ago
This tutorial covers commonly-used SQL commands in three sections: 1. SQL
commands; 2. Table Manipulation; and 3. SQL Syntax. Each basic SQL command is
well explained with an example. Most of the examples use the same table named
Store_Information, which makes the learning process easier. It is an excellent
learning tool and reference material for beginners.

Technical Remarks:

The material is easy to use. Students can choose one of the three sections by a
click, and can easily find a topic under a section.
Used in course? Yes
Tracey Jensen
Tracey Jensen (Faculty)
19 years ago
The structure and text associated with this tutorial is easy to read and follow.
The basic concepts of SQL syntax are well covered with several examples that
are easy to follow and contain the source code. Used as a supplement to a
larger course teaching SQL this tutorial will enhance the experience and provide
a resource to the user. Links to specific topics are provided to the left and
remain visible as the user switches from one topic to another.