Cursussen/Courses Codesnippets     Top 
SQL select
When you work with a database you can use the 4th generation programming language SQL.
S.Q.L. is short for Structured Query Language.
The user can write queries and send them to the Database Management System (DBMS).
The DBMS (MySQL, Oracle, SQL Server, SQLite,...) sends the result of the query to the user in a list or a message.
This tutorial focuses on the SQL SELECT statement.
© Copyright Cursustekst.


X

Hyperlinks

Winestore DB