The document contains a series of SQL commands for managing a database named 'krish' and a table called 'student'. It includes commands for creating, using, and dropping the database, as well as defining the student table structure, inserting records, and querying the data based on various conditions. The document demonstrates basic SQL operations such as SELECT, INSERT, UPDATE, and filtering results.
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
SQL Commands (BK)
The document contains a series of SQL commands for managing a database named 'krish' and a table called 'student'. It includes commands for creating, using, and dropping the database, as well as defining the student table structure, inserting records, and querying the data based on various conditions. The document demonstrates basic SQL operations such as SELECT, INSERT, UPDATE, and filtering results.