SQL
SQL
SQL
• Structured Query Language
• SQL lets you access and manipulate databases
• SQL is the standard language for Relational Database
System.
• All the Relational Database Management Systems
(RDMS) like MySQL, MS Access, Oracle, Sybase,
Informix, Postgres and SQL Server use SQL as their
standard database language.
What Can SQL do?