You are on page 1of 1

Manarat Dhaka International School & College

Computer Lab Assignment (Half Yearly: 2023-24)


Class: 8
Full marks: 20
Instructions:
 Complete the following tasks using Microsoft Access.
 Submit the database file as response to this assignment.
 Name all the files i.e. database, table, query, report etc. as instructed in the questions.
Lab Tasks:
1. Create a database named LabTest_followed by your student code_roll number. For example,
LabTest_201100123_13.
[1]
2. Create a table, PLAYPRODUCTION in this database to store the performance dates, prices and
number of seats available at a theatre specialising in Shakespeare productions.
[2]
3. Enter the following records in your table.
Play PerformDate StallSeats CircleSeats StallSeatPrice CircleSeatPrice
As You Like It 01/07/2016 120 90 20.00 30.00
As You Like It 02/07/2016 85 45 30.00 40.00
As You Like It 09/07/2016 31 4 30.00 40.00
Macbeth 14/07/2016 101 56 25.00 35.00
Macbeth 15/07/2016 50 34 25.00 35.00
Macbeth 16/07/2016 12 5 35.00 50.00
Julius Caesar 22/07/2016 67 111 20.00 20.00
Julius Caesar 23/07/2016 21 24 15.00 15.00
A Comedy of Errors 23/07/2016 45 36 35.00 45.00

[3]
4. Create a query to select all the productions with more than 100 seats left in either the stalls or the
circle. Show the production names and performance dates only.
Query name should be LabTest_followed by your student code_Q4. For example,
LabTest_201100123_Q4.
[3]
5. Create a parameter query to display the records of the productions of a specific name, e.g. Macbeth.
Query name should be LabTest_followed by your student code_Q5. For example,
LabTest_201100123_Q5.
[3]
6. Create a report on the productions with at least six seats left in the circle. The report will show the
Play, Performance date and Price of Circle seats of the selected productions in Performance date
order.
The report should have a meaningful heading and write your name in the footer of the report. Report
name should be LabTest_followed by your student code_Q6. For example, LabTest_201100123_Q6.
[5]
7. Class performance and discipline. [3]

You might also like