cs practical 24-25
cs practical 24-25
SET -1
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-12.
Creating Database and Table
CREATE TABLE student and stream.
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-12.
Creating Database and Table
CREATE TABLE student and stream.
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-12.
Creating Database and Table
CREATE TABLE student and stream.
1.Display highest marks gender wise having highest marks less than 90.
2.Redefine the size of the sname attribute to 20 characters.
3.Display the details of a student whose name starts with v or ends with v.
4.Display the marks of students who are in the medical stream.
Q.SET -4
SENIOR SECONDARY PRACTICAL EXAMINATION 2024-25
COMPUTER SCIENCE(083)
MAXIMUMMARK:30
SCHOOL CODE: 75657 TIME:3hrs
PART-I (Python Program) 8
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE TABLE student and stream.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE TABLE student and stream.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE table Teacher and Department.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE table Teacher and Department.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE table Teacher and Department.
ii)Write a code to update the value of that key in the dictionary entered by 4
the user.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE table Teacher and Department.
1.Display the name and salary of all the teachers in ascending order of their
salaries.
2.Increase the salary of all the teachers above 30 years of age by 10%..
3.Display the number of teachers working in department 10..
4.Display the teacher's details whose minimum salary is above 25000 .
Q.SET -10
SENIOR SECONDARY PRACTICAL EXAMINATION 2024-25
COMPUTER SCIENCE(083)
MAXIMUMMARK:30
SCHOOL CODE: 75657 TIME:3hrs
(ii)Write a function to count how many even and odd numbers are 4
entered.
PART-II ( MySQL) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-4.
Creating Database and Table
CREATE table Teacher and Department.
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-12.
Creating Database and Table
CREATE TABLE student and stream.
1. Display the students details where the mark is more than 89.
2. Display the names of streams from stream table .A stream name should appear
only once.
3.Display lowest, highest, total marks & average marks of students gender wise.
4.Display the details of students who are getting mark greater than 80 in medical
stream’.
Q.SET -12
SENIOR SECONDARY PRACTICAL EXAMINATION 2024-25
COMPUTER SCIENCE(083)
MAXIMUMMARK:30
SCHOOL CODE: 75657 TIME:3hrs
PART-II (MySQL ) 4
2 SQL PROGRAMS
Create a table Student. Write SQL commands for the statements 1-12.
Creating Database and Table
CREATE TABLE student and stream.