Introduction to Structured Query Language
Short Description
This is a tutorial of the Structured Query Language (also known as SQL) and is a … tutorial available on the Internet. SQL allows users to access data in …
Website: www.thinkbrown.com | Filesize: 138kb
Content
Introduction to Structured Query Language
Version 3.53
By: Jim Hoffman
jhoffman@one.net.Introduction
This is a tutorial of the Structured Query Language (also known as SQL) and is a
pioneering effort on the World Wide Web, as this is the first comprehensive SQL
tutorial available on the Internet. SQL allows users to access data in relational
database management systems, such as Oracle, Sybase, Informix, Microsoft SQL
Server, Access, and others, by allowing users to describe the data the user wishes to
see. SQL also allows users to define the data in a database, and manipulate that data.
This document will describe how to use SQL, and give examples. The SQL used in this
document is “ANSI”, or standard SQL, and no SQL features of specific database
management systems will be discussed until the “Nonstandard SQL” section.
Comments or suggestions? Mail me at jhoffman@one.net.
Copyright 1996-1998, James Hoffman. This document can be used for free by any Internet user, but cannot be included in
another document, published in any other form, or mass produced in any way.
Last updated: 1-10-1998; miscellaneous tasks….
Get the file Download here
Related Books:Related Searches: relational database management, database management systems, structured query language, relational database management systems, microsoft sql server
Comments
Leave a Reply