Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

MAHARANI LAXMIBAI COLLEGE OF TECHNOLOGY REWA

DCA/PGDCA Ist Sem Lab Examination December -2018


Subject – MS -Access
Time: 2:00 Hours Max Marks: -
Min Marks: -
Note-Attempt Any Five

Q1. Create a database named “school.mdb” and perform the following tasks:
a. Create a table named “student info” having following table structure.

Field Name Data type Description

Class Number
Section Text
Roll no Number
Name Text 40 characters long
Status Lookup wizard Two value: “ Senior” ,
“Junior”
Photo OLE object Photos of students
DOB Date/time Date of birth of students
Remarks
Memo

b. Fill at least 5 records.


c. Prepare a query to display all records and Name should be in ascending order.

Q2. Create a database named “library.mdb” and perform the following tasks:
a. Create a table named “Book”
b. Prepare a query to display all records on the basis of price which is more than Rs500.
Q3. Create a report based on the Student table showing the field name “surname” and “telephone
number”?
Q4. Create a form with all fields on the student table and make the ID Number of each student in the
form RED?
Q5. Explain the SUM And AVG function in Access with example?
Q6. Explain the Steps of creating a table?
Q7. Write the steps of form create in ms-access?

You might also like