Structured Query Language (SQL) is a high level language for the implementation of relational databases. SQL is based on the relational algebra of Dr. E. F. Codd [1], but it does not strictly follow Codd's system. Typical SQL commands include [2]:
References: