Introduction to SQL

1 minute
53 words
Categories:
Computer Science
Tags:

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.

Features of SQL

Previous

Hugo for Beginners: Build Your First Website