The document outlines SQL commands for creating and managing a 'student' table, including attributes like id, name, dept, year, age, semester, passing_year, marks, and result. It details operations such as inserting values, retrieving data, updating records, and altering the table structure. Additionally, it includes examples of querying the table based on specific conditions and sorting results.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views9 pages
Suranjan SQL Noats 5
The document outlines SQL commands for creating and managing a 'student' table, including attributes like id, name, dept, year, age, semester, passing_year, marks, and result. It details operations such as inserting values, retrieving data, updating records, and altering the table structure. Additionally, it includes examples of querying the table based on specific conditions and sorting results.