SQL

From SweepMe! Wiki
Revision as of 15:50, 1 December 2019 by Afischer (talk | contribs)
Jump to navigation Jump to search

Structured Query Language (SQL) is a database language that is used in relational database management system such MySQL, SQL Server, PostgreSQL, or SQLite. Further information can be found here: https://en.wikipedia.org/wiki/SQL

Supported engines

  • MySQL
  • MS SQL Server

Insert/add data to a database

Select and fetch data from a database