CIS4365: Database Applications
Fall, 2017

Structured Query Language (SQL)

SQL has become the 'de-facto' standard for programming in RDBMs. Most organizations that rely heavily on databases use SQL.

In this section, we will overview the most common commands used to create, modify, update, and query a database. By the end of the section, you will have enough familiarity to begin creating the database for your project.

PLEASE NOTE: There are very nice tutorials which can be found on the internet:

http://w3.one.net/~jhoffman/sqltut.htm Offers an excellent tutorial

This page was last updated on 08/23/03