Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
44 views

Lab No:01 Title:: Introduction To Database and Tool Usage

This document introduces databases and database management systems. It explains that a database is a collection of related data that can vary in complexity and size. A DBMS is used to organize, structure, store, and access data, while providing security through user authorization. The objective of a DBMS is to optimize storage and retrieval of large amounts of data. The lab task is to create a database called "comsats" and add tables for faculty, courses, and bands with fields for information about each. Updates are made to band prices and a new band is added.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Lab No:01 Title:: Introduction To Database and Tool Usage

This document introduces databases and database management systems. It explains that a database is a collection of related data that can vary in complexity and size. A DBMS is used to organize, structure, store, and access data, while providing security through user authorization. The objective of a DBMS is to optimize storage and retrieval of large amounts of data. The lab task is to create a database called "comsats" and add tables for faculty, courses, and bands with fields for information about each. Updates are made to band prices and a new band is added.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Lab No:01

Title: Introduction to database and tool usage.

Introduction:
Database
 A database is a collection of related data.
 A database can be of varying complexity and of any size.
 A database is maintained and generated manually or computerized.
Database Management system:
 A mechanism for organizing, structuring and storing data.
 A mechanism for accessing data.
 Providing security to the user’s data. Access is limited to authorized users by pass words or
similar schemes.

Objective of DBMS:
Database management systems are basically developed for large amount of data. When dealing
with huge amount of data, there are two things that require optimization.
 Storage of data
 Retrieval of data
In this Lab 01 I learn that what is
 Database
 Design view
 Data Type
 Notes
 Datasheet View
 Fields

In- Lab Task

Question:Create the Database name called comsats.

Design View:

Obaid Ur Rehman
FA17-BCE-011
Page 1
Datasheet View:

Faculty:

Design View:

Datasheet view:

Obaid Ur Rehman
FA17-BCE-011
Page 2
Course:

Design view:

Datasheet View:

Obaid Ur Rehman
FA17-BCE-011
Page 3
Post lab Tasks:
Your new job is assistant to the manager of the Noiseworks Music Agency. The agency books
bands for various functions and the manager has asked you to maintain the list of bands for
which the company handles bookings. This is a sample of the information to be kept:

1. Create a database file called Bands and a table called NOISEWRKS within the file, to
contain the information above.
2. Enter the data for the bands.

Design View:

Datasheet View:

3. Add one more band to your file:


o Flying Colours, 5 members costing $800. The band plays jazz and the notes in the
file indicate that the band is suitable for dances and mature audiences.

Obaid Ur Rehman
FA17-BCE-011
Page 4
Datasheet View:

4. Make these changes to the data in your file:


o Blue Sox Quartet has increased its price to $550.
o Cruising has increased its price to $700.

Datasheet View:

Obaid Ur Rehman
FA17-BCE-011
Page 5

You might also like