0% found this document useful (0 votes)
5 views1 page

set2

The document outlines a practical exam for Informatics Practices at the Assembly of God Church School, covering tasks related to data manipulation using pandas and matplotlib, as well as SQL commands for a table named SHOPPE. It includes specific programming tasks such as creating dataframes, series, and charts, alongside MySQL queries for data retrieval and manipulation. Additionally, it mentions components of assessment including a practical file, final project submission, and viva.

Uploaded by

tapaskumarmahato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

set2

The document outlines a practical exam for Informatics Practices at the Assembly of God Church School, covering tasks related to data manipulation using pandas and matplotlib, as well as SQL commands for a table named SHOPPE. It includes specific programming tasks such as creating dataframes, series, and charts, alongside MySQL queries for data retrieval and manipulation. Additionally, it mentions components of assessment including a practical file, final project submission, and viva.

Uploaded by

tapaskumarmahato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

The Assembly of God Church School, Purulia

Set-2 Sub-Informatics Practices(065) Practical Date-2.01.2023 F.M.-30

1. Program using pandas and matplotlib (8)


a. Create a dataframe using 4 column and 4 row(4)
b. Create a series of 12 month and expenses(2)
c. Create a line chart(2)
2. Consider the Table SHOPPE given below. Write command in MySql for (i) to (iv) and
output for (v) to (vii) (7)

(i) To display names of the items whose name starts with ‘C’ in ascending order of
Price.
(ii) To display code, Item name and City of the products whose quantity is less than 100.
(iii) To count distinct Company from the table.
(iv) To insert a new row in the table Shoppe ‘110’,’Pizza’,’Papa Jones’, 120, ”Kolkata”,
50.0
(v) Select Item from Shoppe where Item IN (“Jam”,”Coffee”);
(vi) Select Count(distinct(City)) from Shoppe;
(vii) Select MIN(Qty) from Shoppe where City=”Mumbai”;

1. Practical File – (5)


2. Final Project Submission (5)
3. Viva (5)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy