Chem Prac
Chem Prac
1) Database Management:
2) Create a student table and insert data. Implement the following
SQL commands on the student table:
[15 SQL COMMANDS]
ALTER table to add new attributes / modify data type / drop attribute
UPDATE table to modify data
ORDER BY to display data in ascending / descending order DELETE to remove tuple(s)
GROUP BY and find the min, max, sum, count and average using aggregate function.
SELECT command with between, like, and ,or and in clause
JOIN command to join two tables with the reference of their PRIMARY KEY
3) Write a menu driven program to 1.insert and 2.delete a list of elements i.e Roll No and
Name in a linear data structure using stack.
Design a python application to create a table under a Mysql database and write all the
query commands like create, insert, fetching records, update and delete records from
the table using Mysql connectivity.
Can choose any Billing Software from the list given below or any real life applications .
Ms.Geetanjali Hota
Subject Teacher
Dept. Of Computer Science