Q1.
The way a particular application views the
data from the database that the application
uses is a
(A) module. (B) relational model.
(C) schema. (D) sub
schema.
Q2.
In an E-R diagram an entity set is represent
by a
(A) rectangle. (B)
ellipse.
(C) diamond box. (D)
circle.
Q3.
A report generator is used to
(A) update files. (B)
print files on paper.
(C) data entry. (D)
delete files.
Q4.
The property / properties of a database is /
are :
(A) It is an integrated collection of logically related records.
(B) It consolidates separate files into a common pool of data records.
(C) Data stored in a database is independent of the application programs
using it.
(D) All of the above.
Q5.
The DBMS language component which can be
embedded in a program is
(A) The data definition language (DDL).
(B) The data manipulation language (DML).
(C) The database administrator (DBA).
(D) A query language.
Q6.
A relational database developer refers to a
record as
(A) a criteria. (B)
a relation.
(C) a tuple. (D)
an attribute.
Q7.
The relational model feature is that there
(A) is no need for primary key data.
(B) is much more data independence than some other database models.
(C) are explicit relationships among records.
(D) are tables with many dimensions.
Q8.
Conceptual design
(A) is a documentation technique.
(B) needs data volume and processing frequencies to determine the size of
the database
(C) involves modelling independent of the DBMS.
(D) is designing the relational model.
Q9.
The method in which records are physically
stored in a specified order according to a key field in each record is
(A) hash. (B)
direct.
(C) sequential. (D)
all of the above.
Q10.
A subschema expresses
(A) the logical view. (B)
the physical view.
(C) the external view. (D)
all of the above.