You are on page 1of 9

1

FD stands for:

a.
b.
c.
d.

Functional dependency
Facilitate dependency
Functional data
Facilitate data

2.

In which model of database data is stored in tables:

a.
b.
c.
d.

Network model
Relational model
Hierarchical model
None of these

3.

The relational database model and after that by a researcher at _______:

a.
b.
c.
d.

IBM
Apple
Intel
All of these

4.

The database containing tables related to each other that help in the smooth processing of data is
called ______:

a.
b.
c.
d.

Service database
Relation database
Related database
None of these

5.

A table can be defined as a set of______:

a.
b.
c.
d.

Rows
Columns
Both
None

6.

Which is very essential as no single set has a specific sot order for its elements:

a.
b.
c.
d.

Rows
Columns
Tables
All of these

7.

How many types of keys in relation database design:

a.
b.
c.
d.

Primary key
Candidate key
Foreign key
All of these

8.

Which keys are used that are a column in the table:

a.
b.
c.

Primary key
Candidate key
Foreign key

d.

All of these

9.

Which key is referencing a primary key in a table:

a.
b.
c.
d.

Primary key
Candidate key
Foreign key
All of these

10. Which key is used to fined the customer from the table:
a.
b.
c.
d.

Primary key
Candidate key
Foreign key
All of these

11. Which key have a common meaning:


a.
b.
c.
d.

Foreign key
Primary key
Both
None

12. A domain is a collection of values from where the columns are_____:


a.
b.
c.
d.

Deleted
Created
Main tend
All of these

13. Which access provides a partial support to domains:


a.
b.
c.
d.

Microsoft
Microprocessor
Microcomputer
Memory

14. Which database relationship is considered only between pairs of tables:


a.
b.
c.
d.

Service database
Relational database
Related database
None of these

15. In relationships how many different ways in which two tables may be related:
a.
b.
c.
d.

1
2
3
4

16. In which ways two tables may be related:


a.
b.

One-one
One-many

c.
d.

Many-many
All of these

17. Which rules are defined in relational models they from as an essential part of any relation database:
a.
b.
c.
d.

Integrity rules
Database
Record
Memory

18. How many types of integrity rules:


a.
b.
c.
d.

1
2
3
4

19. Which are the types of integrity rule:


a.
b.
c.
d.

General
Database specific
Both
None

20. How many general rules in a relational model and being general rules these are applicable to all
database:
a.
b.
c.
d.

2
3
4
5

21. Which rules are know as entity integrity and referential integrity:
a.
b.
c.
d.

General
Database specific
Both
None

22. ______states that primary keys should not be null:


a.
b.
c.
d.

Entity integrity
Referential integrity
Both
None

23.
a.
b.
c.
d.
24.
a.
b.
c.

Integrity constraints that do not fall under the preceding two integrity rules are referred to as______:
Entity integrity rule
Referential integrity rule
General integrity rule
Database specific integrity rule
Which has support for specification of global rule applicable to the whole table:
Microsoft access1.0
Microsoft access1.5
Microsoft access2.0

d. Microsoft access2.5
25. In creating a table a row contains:
a.
b.
c.
d.

Memory
Record
Field
None

26. In creating a table a column contains:


a.
b.
c.
d.

Memory
Record
Field
None

27. Which have not have client/server architecture:


a.
b.
c.
d.

DBS
DBMS
RDBMS
All of these

28. Which command creates database objects like tables views and indexes:
a.
b.
c.
d.

Create command
Update command
Both
None

29. Which command enables alteration the data stored in existing records:
a.
b.
c.
d.

Create command
Update command
Deletion command
All of these

30. Which query joins many dimension of tables to a fact table which contains large amount of rows and
uses aggregate:
a.
b.
c.
d.

IBM
SQL
ANSI
ORACLE

31. Which valued facts formalize the concept of functional dependency:


a.
b.
c.
d.

Single-valued
Double-valued
Both
None

32. Which relationship model provides a starting point for identifying schemas and integrity constraints:
a.
b.

Entity
Referential

c.
d.

Both
None

33. FD stands for:


a.
b.
c.
d.

Formal dependency
Functional dependency
Fact dependency
Superset dependency

34. Which is derived from mathematical theory:


a.
b.
c.
d.

IBM
SQL
ANSI
FD

35. Which are dependent on the information of what can be stored in the relation and serve as integrity
constraints:
a.
b.
c.
d.

IBM
SQL
ANSI
FD

36.
a.
b.
c.
d.
37.

A relation state r of R that satisfies the functional dependency constraints is called_____ of R:


Legal relation state
Unlegal relation state
FD
All of these
How many various types of dependencies:

a.
b.
c.
d.

1
2
3
4

38.
a.
b.
c.
d.
39.

Which are the dependencies types:


Full functional dependency
Partial dependency
Trivial functional dependency
All of these
FDs are the types of constraints that are based on______:

a.
b.
c.
d.

Key
Key revisited
Superset key
None of these

40. What is a super key:


a.
b.
c.
d.

Key
Key revisited
Superset key
None of these

41. Which s essential a business problem not a data problem:


a.
b.
c.
d.

Data
Database
Database design
All of these

42. Which is primarily the result of a thorough understanding of information about an enterprise:
a.
b.
c.
d.

Data
Database
Database design
Data modeling

43.
a.
b.
c.
d.
44.

McFadden has defined normalization in his which book___________:


Database modern management
Management database of modern
Modern database management
Database management
The database design prevents some data from being represented due to _______:

a.
b.
c.
d.

Deletion anomalies
Insertion anomalies
Update anomaly
None of these

45. How many types of insertion anomalies:


a.
b.
c.
d.

1
2
3
4

46. Who developed the normalization process:


a.
b.
c.
d.

E.F. codd
F.F. codd
E.E. codd
None of these

47. E.F.Codd developed the normalization process in the which early:


a.
b.
c.
d.

1969
1970
1971
1972

48. Which is a bottom-up approach to database design that design by examining the relationship between
attributes:
a.
b.
c.
d.

Functional dependency
Database modeling
Normalization
Decomposition

49. Which is the process of breaking a relation into multiple relations:


a.
b.
c.
d.

Functional dependency
Database modeling
Normalization
Decomposition

50. Which formal method that locates and analyses relation schemas on the basis of their primary,
candidate keys, and the FDs that are present among the attributes of these schemas:
a.
b.
c.
d.

Functional dependency
Database modeling
Normalization
Decomposition

51. In decomposition technique of splitting a relation into_____ relation:


a.
b.
c.
d.

ONE or MORE
TWO or MORE
THREE or MORE
FOUR or MORE

52. Codd suggested how many forms in normalization process:


a.
b.
c.
d.

1
2
3
4

53. Consequently R.Boyce-Codd jointly launched powerful definition for the thired normal form
called______:
a. Boyce-Codd normal form
b. First normal form
c. Second normal form
d. All of these
54. BCNF stands for:
a. Basic -Codd normal form
b. Build -Codd normal form
c. Boyce-Codd normal form
d. None of these
55. Which forms simplifies and ensures that there is minimal data aggregates and repetitive groups:
a.
b.
c.
d.

1NF
2NF
3NF
All of these

56. Which forms every non-prime attribute is fully dependent functionally on the candidate key of a
relational schema:
a.
b.
c.
d.

1NF
2NF
3NF
5NF

57. Which forms is required when although NF is present more normalization is required:
a.
b.
c.
d.

1NF
2NF
3NF
4NF

58. Which forms has a relation that possesses data about an individual entity:
a.
b.
c.
d.

2NF
3NF
4NF
5NF

59.
a.
b.
c.
d.
60.

PJNF stands form:


Practically join normal form
Project join normal form
Pages join normal form
programming join normal form
Which forms are based on the concept of functional dependency:

a.
b.
c.
d.

1NF
2NF
3NF
4NF

61. Which one is based on multi-valued dependency:


a.
b.
c.
d.

First
Second
Third
Fourth

You might also like