The document outlines the creation and management of a sports database in MySQL, including the creation of a 'sports' table with various fields. It details the insertion of student records and several SQL queries to retrieve specific information, such as students with certain grades and games. The results of these queries demonstrate the database's functionality and the data it holds.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views
#SPORTS TABLE SQL
The document outlines the creation and management of a sports database in MySQL, including the creation of a 'sports' table with various fields. It details the insertion of student records and several SQL queries to retrieve specific information, such as students with certain grades and games. The results of these queries demonstrate the database's functionality and the data it holds.