SQL

What is SQL?

SQL or Structured Query Language is a computer language that is specifically designed to work with relational databases. The fundamental of SQL is a formalized set of command language that allows extraction, retrieval, deletion, updating and management of data from a table or from an RDBMS.