Introduction to SQL
What is SQL
- SQL stands for Structured Query Language.
- SQL is standard language to manage data, especially in a relational database management system (RDBMS).
- SQL was adopted as a standard by the American National Standards Institute (ANSI) in 1986 as SQL-86 and the International Organization for Standardization (ISO) in 1987.