What is SQL, and why is it important?
SQL stands for Structured Query Language, and is the most significant data processing language in use today. It is not a complete programming language like Java or C#, but a data sublanguage used for creating and processing database data and metadata.
All DBMS products today use SQL.