SQL stands for Structured Query Language. It is used as a means of interacting with databases. Following is an example of an SQL statement.
SELECT, FROM, and WHERE are among the most commonly used keywords in SQL. They will be covered in the following pages.
The content on this site is the property of Milo Roberts (MiloRoberts.com) and may not be reproduced.