|
|
Basic SQL
SQL (Structured Query Language) is a standard interactive and programming language for getting information from and updating a database. Although SQL is both an ANSI and an ISO standard, many database products support SQL with proprietary extensions to the standard language. Queries take the form of a command language that lets you select, insert, update, find out the location of data, and so forth. There is also a programming interface.
Free SQL Tutorial
We offer a free SQL tutorial through e-mail. This tutorial has been replaced with the T-SQL tutorial. Please
visit our TSQL Training page to receive the updated training.
|