XII IP Practicals B With Answers
XII IP Practicals B With Answers
Page |1
(iv) Delete a record in which Tname is ‘Tom’ from the DataFrame.
b) To Store the data into a CSV file with seperator as ‘$’ [03M]
Page |2
Output:
2. Write MySQL queries for the given questions based on the following table. [07M]
Table Name: Student
Roll_no Name Specialization Marks
13 Jonny English 99
14 Missy Computers 78
15 Jenny Mathematics 96
16 Kyle Computers 97
17 Nathan English 76
18 Abby Computers 85
19 John Mathematics 67
20 Steve Sociology 83
Prerequisite:
Page |3
2. Display the total of all students marks from the above table.
7. Display from 3rd character to 6th character from the ‘Specialization’ column.
4. Project [05M]
Page |5