wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBMS-CCE 1_B.Sc-4_13-02-25

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

A view of database that appears to an application program is known as:

a)

Schema

b)

Subschema

c)

virtual table

d)

none of the above

2.

A set of objects that share a common structure and a common behavior is called:

a)

Object

b)

Class

c)

Entity

d)

None of these

3.

Tree structures are used to store data in

a)

Network model

b)

Relational model

c)

Hierarchical model

d)

File based system

4.

What is data integrity

a)

It is the data contained in database that is not redundant

b)

It is the data contained in database that is accurate and consistant

c)

It is the data contained in database that is secured

d)

It is the data contained in database that is shared

5.

The level of data abstraction which describes how the data is actually stored is

a)

Conceptual level

b)

Physical level

c)

File level

d)

None of these

6.

Collection of information stored at a particular moment is

a)

View

b)

Schema

c)

Instance

d)

None of the above

7.

A data model is

a)

Used to describe the structure of database

b)

Set of basic operations on the data base

c)

Both a and b

d)

None of these

8.

In a hierarchical database, a hash function is used to locate the

a)

root

b)

collosion

c)

primary key

d)

Duplicate records

9.

The view of the total database content is

a)

Conceptual view

b)

Internal view

c)

External view

d)

Physical view

10.

DML is provided for

a)

Description of the logical structure of the data base

b)

The addition of new structure in the database system

c)

Manipulation and processing of the database

d)

Definition of the physical structure of the database

11.

Architecture of the database can be viewed as

a)

Two levels

b)

Four levels

c)

Three levels

d)

One level

12.

In a relational model, relations are termed as

a)

Tuples

b)

Attributes

c)

Tables

d)

Rows

13.

The database schema is written in

a)

DDL

b)

DML

c)

DCL

d)

HCL

14.

In the architecture of a database system, external level is the

a)

Physical level

b)

Conceptual level

c)

Logical level

d)

View level

15.

In Hierarchical model records are organised as

a)

Graph

b)

Stack

c)

Queue

d)

Tree

16.

A logical schema

a)

is the entire database

b)

is a standard way of organizing information into accessible parts

c)

Describes how data is actually stored

d)

None of these

17.

Related fields in a database are grouped to form a

a)

data file

b)

data record

c)

menu

d)

bank

18.

A relational database developer refer to a record as

a)

an attribute

b)

a tuple

c)

a row

d)

a relation

19.

A relational model feature is that there

a)

is no need for primary key data

b)

is much more data data independence than some other data models

c)

are explicit relationships among records

d)

are tables with many dimensions

20.

A subschema expresses

a)

the logical view

b)

the physical view

c)

the external view

d)

all of these

21.

An advantage of DBMS 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 these

22.

A DBMS query language is designed to

a)

support end users who use English-like commands

b)

support in the development of complex applications software

c)

specify the structure of a database

d)

All of the above

23.

The statement in SQL which allows changing the definition of a table is

a)

Alter

b)

Drop

c)

Create

d)

Select

24.

DBA Stands for

a)

Data base application

b)

Data base administrator

c)

Database Access

d)

Data bank Administrator

25.

Which of the following are the properties of entities

a)

Groups

b)

Tables

c)

Attributes

d)

Tuples

26.

Which of the design is both software and hardware dependent

a)

Logical

b)

Physical

c)

Conceptual

d)

None of these

27.

A schema describes

a)

Record relationship

b)

Data elements

c)

Record and files

d)

All of the above

28.

manager salary details are hidden from the employee, this is

a)

Conceptual level data hiding

b)

Physical Level data hiding

c)

External level data hiding

d)

none of these

29.

Data are

a)

Row facts and figures

b)

electronic representation of facts

c)

data entry

d)

information

30.

A computer file contains several records.What does each record contains

a)

Bytes

b)

Words

c)

Fields

d)

Database

31.

Relational database design makes data retrieval difficult.

a)

True

b)

False

32.

Which one is not a user type in DBMS.

a)

End User

b)

DBA

c)

Application Programmers

d)

Tester

33.

There are ___________ levels of Data Independence

a)

1

b)

2

c)

3

d)

4

34.

The relational model was designed by the IBM research scientist and mathematician, Dr. __________________

a)

E. F. Codd

b)

Dennis Ritch

c)

jucks berg

d)

anni Besent

35.

Sets of related data.

a)

Tables

b)

Forms

c)

Queries

d)

Reports

36.

Data resulting from questions you ask of one or more tables.

a)

Tables

b)

Forms

c)

Queries

d)

Reports

37.

The following are the file extensions you will use the most when developing Access databases except?

a)

.accdb

b)

.xls

c)

.mdb

d)

.mde

38.

SQL stands for?

a)

Structured Query Language

b)

System Query Language

c)

Syntax Query Language

d)

Simple Query Language

39.

A situation where multiple tables can contain related data that is linked by a common field

a)

Queries

b)

Relationship

c)

Input Mask

d)

Lookup Field

40.

The following are the types of relationship except?

a)

One-to-One

b)

Many-to-Many

c)

One-to-Many

d)

One-to-Two

41.

It specifies the kind of data a field can contain and how the field is used.

a)

Data type

b)

Primary key

c)

Field name

d)

Properties

42.

Which of the following is an example of a DBMS

a)

SQL

b)

Microsoft Office

c)

PHP

d)

Oracle

43.

A database management system (DBMS) is a collection of programs that enables users to

a)

create a database

b)

manipulate a database

c)

both create and manipulate a database

d)

for storing data only

44.

The database and DBMS software together is called a ________________

a)

Database system

b)

Data Model

c)

Application Program

d)

System software

45.

The Oracle environment of database is called as ___________

a)

Database Schema

b)

Database Instances

c)

Data Structure

d)

All of the Mentioned

46.

for the following two entities which one is the correct option CUTOMER/ORDER

a)

one to one

b)

one to many

c)

many to one

47.

for the following two entities which is appropriate relationship Zoo/Animal

a)

one to one

b)

one to many

c)

many to one

48.

Entity-relationship diagrams is

a)

a tool that graphically shows the collections of entities in a system

b)

a tool that graphically shows the connections among entities in a system

49.

Modification schema of oracle database in one level without affecting the schema in high level is called as _______

a)

Data Migration

b)

Data Isolation

c)

Data Independence

d)

Data Abstraction

50.

Raw data is significant to a business.

a)

True

b)

False