The document outlines the creation and modification of a MySQL database named 'school', including the creation of tables for 'guardian', 'student', and 'attendance'. It details the structure of these tables, including fields, data types, and constraints, as well as various alterations made to the tables throughout the process. The document concludes with the dropping of the 'attendance' table and the 'school' database itself.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views4 pages
SQL
The document outlines the creation and modification of a MySQL database named 'school', including the creation of tables for 'guardian', 'student', and 'attendance'. It details the structure of these tables, including fields, data types, and constraints, as well as various alterations made to the tables throughout the process. The document concludes with the dropping of the 'attendance' table and the 'school' database itself.