CommencerCommencer gratuitement

Exploring summer_games

Exploring the data in a table can provide further insights into the database as a whole. In this exercise, you will try out a series of different techniques to explore the summer_games table.

Cet exercice fait partie du cours

Reporting in SQL

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

-- Update the query to explore the bronze field
SELECT ____
FROM ____;
Modifier et exécuter le code