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.
Este ejercicio forma parte del curso
Reporting in SQL
Ejercicio interactivo práctico
Prueba este ejercicio y completa el código de muestra.
-- Update the query to explore the bronze field
SELECT ____
FROM ____;