Tutorial - 01 (SD 2052)
Tutorial - 01 (SD 2052)
Database Systems
Tutorial 1
Topic: Introduction to Databases
Answers
Section A
Multiple-choice Questions
2. the most commonly used data model for databases built today
a. Object-Oriented Data Model
b. Relational Data Model
c. Hierarchy Data Model
3. When using both data and processing activities of a database system are spread across
different computers.
a. Relational database
b. Centralized Database
c. Distributed Database
5. Data are centralized but some processing activities are distributed across computer
when you are using.
a. Client-Server Database
b. Object-Oriented Database
c. Relational Database
Section B
Section C
Objective: This tutorial introduces the students to MySQL Database. Follow the instruction given
in the “Introduction to MySQL”. Students should be able to create COLLEGE database by using
Wizard and through Command Center.