What is SQL?

SQL, or Structured Query Language, is the standard language implementation used to access data in a Relational Database, to write, read, and modify data.

edit