Quiznetik

DataBase Management System (DBMS) | Set 3

1. The normal form which satisfies multivalued dependencies and which is in BCNF is

Correct : A. 4 NF

2. Which of the following is a tuple-generating dependencies?

Correct : B. Equality-generating dependencies

3. The main task carried out in the __________ is to remove repeating attributes to separate tables.

Correct : A. First Normal Form

4. Which forms has a relation that possesses data about an individual entity?

Correct : B. 3NF

5. Which of the following has each related entity set has its own schema and there is an additional schema for the relationship set?

Correct : A. A many-to-many relationship set

6. Fifth Normal form is concerned with

Correct : B. Multivalued dependency

7. n which of the following, a separate schema is created consisting of that attribute and the primary key of the entity set.

Correct : B. A multivalued attribute of an entity set

8. In 2NF

Correct : B. No multivalued dependencies (MVDs) exist

9. Where is metadata stored in MySQL?

Correct : D. in the mysql database mysql

10. What MySQL property is used to create a surrogate key in MySQL?

Correct : C. auto_increment

11. A relational database consists of a collection of

Correct : C. tables

12. A Database Management System (DBMS) is:

Correct : C. all options are correct

13. Which of the following is not a level of data abstraction?

Correct : D. critical level

14. Disadvantages of File systems to store data is:

Correct : D. all options are correct

15. In an Entity Relationship Diagram Rectangles represents

Correct : D. entity sets

16. Which of the following is not a Storage Manager Component?

Correct : B. logical manager

17. Data Manipulation Language enables users to

Correct : D. all the options are correct

18. Which of the following is not an Schema?

Correct : D. critical schema

19. Which of the following is Database Language?

Correct : D. all of the options

20. Which of the following in not a function of DBA?

Correct : A. network maintenance

21. Which of the following is a Data Model?

Correct : C. all of the options are correct

22. A Database Management System (DBMS) is

Correct : C. all of the options

23. Which of the following is not a level of data abstraction?

Correct : C. critical level

24. Disadvantages of File systems to store data is:

Correct : C. all of the options

25. Which of the following is not a Storage Manager Component?

Correct : D. logical manager

26. Data Manipulation Language enables users to

Correct : C. all of the above

27. Which of the following is not an Schema?

Correct : B. critical schema

28. Which of the following is Database Language?

Correct : A. all of the options

29. Which of the following in not a function of DBA?

Correct : B. network maintenance

30. Which of the following is a Data Model?

Correct : B. all of the options

31. Column header is refer as

Correct : C. attributes

32. _______ allow us to identify uniquely a tuple in the relation.

Correct : B. superkey

33. Minimal Superkeys are called

Correct : C. candidate keys

34. Which of the following is not Modification of the Database

Correct : B. sorting

35. Which of the following in not Outer join?

Correct : C. all of the options

36. Set of premitted values of each attribute is called

Correct : C. domain

37. Which of the following is true regarding Null Value?

Correct : C. null<>0

38. Logical design of database is called

Correct : B. database schema

39. Snapshot of the data in the database at a given instant of time is called

Correct : A. database instance

40. Which of the following is not Unary operation?

Correct : B. union

41. Which of the following is not binary operation?

Correct : D. project

42. Which of the following is correct regarding Aggregate functions?

Correct : B. it takes a list of values and return a single values as result

43. The Primary key must be

Correct : D. option a and b

44. A command to remove a relation from an SQL database

Correct : D. drop table

45. which of the following is not an Aggregate function?

Correct : A. select

46. The attribute that can be divided into other attributes is called

Correct : A. composite attribute

47. What is ACID properties of Transactions?

Correct : C. atomicity, consistency, isolation, durability

48. If every non-key attribute is functionally dependent on the primary key, the relation will be in

Correct : B. third normal form

49. Database locking concept is used to solve the problem of

Correct : B. all of the options

50. UML is stands for

Correct : D. unified modeling language

51. Data Manipulation Language (DML) is not to

Correct : C. create information table in the database

52. Which of the following in true regarding Referential Integrity?

Correct : D. every foreign-key value must match a primary-key value in an associated table

53. Which of the following option is use to retrieval of data?

Correct : D. query

54. ODBC stands for ______

Correct : B. open database connection

55. Which of the following is an unary operation?

Correct : D. generalized selection

56. Which SQL Query is use to remove a table and all its data from the database?

Correct : B. drop table

57. In precedence of set operators the expression is evaluated from:

Correct : A. left to right

58. In DBMS, FD stands for _______

Correct : D. functional dependency

59. How many types of keys in Database Design?

Correct : B. all of the options

60. Which of the following is based on Multi Valued Dependency?

Correct : B. fourth

61. Which of the following is the structure of the Database?

Correct : C. schema

62. The minimal set of super key is called

Correct : D. candidate key

63. ______________ is a classical approach to database design?

Correct : B. top – down approach

64. _____________ refers to the correctness and completeness of the data in a database?

Correct : B. data integrity

65. A table that displays data redundancies yields ____________ anomalies

Correct : D. all of the options

66. A lock that allows concurrent transactions to access different rows of the same table is known as a

Correct : C. field-level lock

67. A type of query that is placed within a WHERE or HAVING clause of another query is called

Correct : B. sub query

68. A form defined

Correct : B. where data is placed on the screen

69. If a piece of data is stored in two places in the database, then

Correct : B. both storage space is wasted and changing the data in one spot will cause data inconsistency

70. Which of the following is a problem of file management system?

Correct : B. all of the options

71. Which of the following is not an advantage of the database approach

Correct : D. all of the above

72. An audit trail

Correct : B. is the recorded history of operations performed on a file

73. One approach to standardization storing of data?

Correct : A. codasyl specification

74. Report generators are used to

Correct : C. both retrieve information from files and answer queries

75. Which of the following is true of a network structure?

Correct : B. it allows a many-to-many relationship

76. A record management system

Correct : D. can be used to extract information stored in a computer file

77. One data dictionery software package is called

Correct : A. db/dc dictionary

78. The function of a database is ...

Correct : C. to collect and organize input data

79. A command that lets you change one or more fields in a record is

Correct : B. modify

80. What is the language used by most of the DBMSs for helping their users to access data?

Correct : C. query language

81. Information can be transferred between the DBMS and a

Correct : D. all of the options

82. The relational database environment has all of the following components except

Correct : D. separate files

83. The ascending order of a data hirerchy is:

Correct : B. bit-byte-field-record-file-database

84. Primitive operations common to all record management system include

Correct : A. look-up

85. Which of the following is not a relational database?

Correct : C. reflex

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

Correct : A. hierarchical schema

87. Choose the RDBMS which supports full fledged client server application development

Correct : C. oracle 7.1

88. The highest level in the hierarchy of data organization is called

Correct : A. data base

89. The management information system (MIS) structure with one main computer system is called a

Correct : B. centralized mis structure

90. In the DBMS approach, application programs perform the

Correct : D. processing functions

91. Which of the following is not true of the traditional approach to information processing

Correct : C. there is common sharing of data among the various applications

92. Batch processing is appropriate if

Correct : B. none of the options

93. Large collection of files are called

Correct : B. database

94. A transparent DBMS

Correct : B. keeps its physical structure hidden from users

95. A file produced by a spreadsheet

Correct : B. is generally stored on disk in an ascii text fromat

96. The model for a record management system might be

Correct : A. all of the options

97. Database management systems are intended to

Correct : D. all of the options

98. The language used application programs to request data from the DBMS is referred to as the

Correct : C. dml

99. A set of programs that handle a firm's database responsibilities is called

Correct : C. all of the options

100. In a large DBMS

Correct : D. each user can "see" only a small part of the entire database