wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DBMS Basic quiz

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Which one of the following refers to the copies of the same data (or information) occupying the memory space at multiple places.

a)

Data Repository

b)

Data Inconsistency

c)

Data Mining

d)

Data Redundancy

2.

Which one of the following refers to the "data about data"?

a)

Directory Sub Data Warehouse Meta Data

b)

Sub Data

c)

Warehouse

d)

Meta Data

3.

Which of the following refers to the level of data abstraction that describes exactly how the data actually stored?

a)

Conceptual Level

b)

physical Level

c)

File Level

d)

Logical Level

4.

In general, a file is basically a collection of all related______.

a)

Rows & Columns

b)

Fields

c)

Database

d)

Records

5.

Rows of a relation are known as the _______.

a)

Degree

b)

Tuples

c)

Entity

d)

All of the above

6.

In a relation database, every tuples divided into the fields are known as the______.

a)

Queries

b)

Domains

c)

Relations

d)

All of the above

7.

In the relational table, which of the following can also be represented by the term "attribute"?

a)

Entity

b)

Row

c)

Column

d)

Both B &C

8.

The database management system can be considered as the collection of ______ that enables us to create and maintain the database.

a)

Translators

b)

Programs

c)

Keys

d)

Language activity

9.

Which of the following refers collection of the information stored in a database at a specific time?

a)

Independence

b)

Instance of the database

c)

Schema

d)

Data domain

10.

The term "Data independence" refers to____

a)

Data is defined separately and not included in the programs

b)

Programs are not dependent on the logical attributes of the data

c)

Programs are not dependent on the physical attributes of the data

d)

Both B & C

11.

Which one of the following refers to the total view of the database content?

a)

Conceptual view

b)

Physical view

c)

Internal view

d)

External view

12.

In the relation model, the relation are generally termed as ________

a)

Tuples

b)

Attributes

c)

Rows

d)

Tables

13.

Which of the following levels is considered as the level closed to the end-users?

a)

Internal Level

b)

External Level

c)

Conceptual Level

d)

Physical Level

14.

Which one of the following is commonly used to define the overall design of the database?

a)

Application program

b)

Data definition language

c)

Schema

d)

Source code

15.

In Hierarchical model records are organized as

a)

Graph.

b)

List.

c)

Links.

d)

Tree.

16.

A logical schema is ??

a)

is the entire database.

b)

is a standard way of organising information into accessible parts.

c)

describes how data is actually stored on disk.

d)

None of the above

17.

Related fields in a database are grouped to form a

a)

data file.

b)

data record.

c)

menu.

d)

bank.

18.

A subschema expresses

a)

the logical view.

b)

the physical view.

c)

the external view.

d)

all of the above.

19.

An advantage of the database management approach is

a)

data is dependent on programs.

b)

data redundancy increases.

c)

data is integrated and can be accessed by multiple programs.

d)

none of the above.

20.

The overall description of a database is called______.

a)

Data integrity

b)

Data manipulation

c)

Database schema

d)

Data definition

21.

A top-to-bottom relationship among the items in a database is established by a

a)

Hierarchical schema

b)

Network schema

c)

Relational Schema

d)

None of the above

22.

Data is represented in a graph ,child node may have two parent node ,concept comes under which model ?

a)

Network model

b)

Hierarchical Model

c)

Relational Model

d)

Objet oriented model

23.

Data is stored in the form two dimensional table is

a)

Relational Model

b)

ER -Model

c)

Object oriented model

d)

Netwok model

24.

Design of the database changes frequently is

a)

schema

b)

instances

c)

fields

d)

records

25.

The raw facts and it is stored is called as

a)

Data

b)

information

c)

knowledge

d)

fields

26.

The query processing is done at ------------ level

a)

Conceptual schema

b)

internal schema

c)

external schema

d)

subchema

27.

Actual data is stored on the disk is called as

a)

internal schema (physical schema)

b)

Conceptual schema (logical schema)

c)

External schema (view schema)

d)

none of the above

28.

part of DB is viewed by interested users in ?

a)

External schema (View schema)(user level)

b)

Conceptual schema

c)

internal schema(physical schema)

d)

None of the above

29.

Those who actually use and control the database content,???

a)

Actors on the scene

b)

workers behind the scene

c)

DBMS system designers

d)

None of the above

30.

Those who use the database frequently ???

a)

Casual users

b)

parametric users (Naïve users)

c)

sophisticated user

d)

End users