0% found this document useful (0 votes)
3 views

Lab # 07 (1)

Uploaded by

emanshaikh999
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Lab # 07 (1)

Uploaded by

emanshaikh999
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

CSC – 101 Introduction to Computing

Lab # 07

Objective:
Introduction to Databases-II

Name of Student:

Roll Number: Sec.

Date of Experiment:

Marks Obtained/Remarks:

Signature:
Done earlier:

Create the following tables in MS Access

1. Table1: Student (containing fields: Student ID, First Name, Last Name, Department,
University and Class)
Enter different Departments and university names.
2. Table2: Marks (containing fields: Student ID, ICT, PF, Electronics, English, Islamiat, Mathematics)
3. Sort data in the student table on the bases of first name; A-Z
4. Select appropriate primary keys and define appropriate relationship for these two tables.

Now Do:

5. For these two tables (Student and marks) create the following queries to show:
• Create the Reports and Forms of these two tables (Student and marks)
• Marks in all six courses with the first and last name of students
• The ID of those students who scored less than 50 marks in ICT
• The first name of those students who scored greater than equal to 80 marks in ICT
• Design a Query that displays the first name for all Students whose name starts with the
letters 'A', also Create the Report of query.
• Design a query of University Name, only students of UIT should be visible and then Create
Report of query

You might also like