Free practice · SQL environment

Run your first query in two minutes.

The query is ready: it should display the name and price of three products. Run it to see SQL turn a table into a result.

No accountFictional dataRead-only queries

Browser-based SQL environment

First query — display two columns

Run a read-only query on this exercise's fictional data. Nothing is sent to SQL.tn.

Local and private
Shortcut: Ctrl/⌘ + Enter
The SQL environment will be prepared when you first run the query.

Preview

Available data

Table produits
prixproduitcategorieid_produit
89KeyboardIT1
45MouseIT2
12NotebookOffice3