
SQL (structured query language) is the language of databases. In this article, I am not going to conform to convention and waste ink entertaining the fantasy that SQL is standard. There is an ANSI SQL standard, yes. But neither of the major SQL database servers - MS SQL Server and Oracle - conforms to it, and for the purposes of this document, the SQL will be of the Microsoft SQL Server variety.
|