|
SQL is a descriptive, entity-oriented query language for data
manipulation with its roots in relational algebra. Today SQL is used either as
a stand-alone programming language or within other languages like C, C++, Java,
ADA, COBOL, FORTRAN, PL/1, PASCAL etc.
SQL actually consists of three sub
languages:
In most implementations of SQL functions from other programming languages (if-clauses, iterations etc.) have been added. Some SQL-versions, such as Oracle's PL/SQL, can therefore be seen as independent programming languages.