AAP logoAAP logo
< GO BACK
placeholder

Structured query language (sql)

LinkedIn

Structured Query Language (SQL) is the standard language used to interact with relational databases.

  • Mainly used to manage data. Whether you want to create, delete, update or read data, SQL provides commands to perform these operations.
  • Widely supported across various database systems like MySQL, Oracle, PostgreSQL, SQL Server and many others.
  • Mainly works with Relational Databases (data is stored in the form of tables)

URL: https://www.geeksforgeeks.org/sql/sql-tutorial/ 
 https://www.w3schools.com/sql/ 
https://en.wikipedia.org/wiki/SQL 
Posted by: Anne Miller vijayalaxmi Santosh Mhetre
Comments

Please sign in to participate in the conversation.

1 Comments
Posted BySan
Smoke test
loading