MCQ & QA On Database
MCQ & QA On Database
Technology(Code:402)
Unit 3- Database Management System
Objective Type Questions
1. Some raw facts, figures and textual contents known as ___________.
Data
Information
Database
7. The ______________ are dedicated computers which holds the actual database
and run the related database software.
Database Servers
Front End
9. The Database servers can be referred as Backend. (True/False)
10. The ____________ feature of database give access to only the authorized users.
Data Security
11. The Ultimate Database Solution is a company that provides database services to
users. In a particular database few users can access certain database files. This
feature is called ___________.
Privacy
12. When user do changes in a database is reflected to every user of the database.
This feature is known as __________
record
14. The data available in the form of text, numeric or date in the table is known as
__________
value
Primary Key
17. The columns which is referenced by another table column through a primary key
is known as ___________.
Foreign Key
18. A table in a database cannot have more than one primary key. (True/False)
22. Which of the following data models sets a relation between two or more tables?
(a) Relational Data Model
(b) Network Data Model
(c) Hierarchical Data Model
(d) Connection Data Model
37. The data values for all the fields related to a person or object is called a
________.
Record
38. All the field values that are eligible to be the primary key are the ___________
keys for that table
Candidate
40. A currency data type can only store monetary data that is in dollars.
(a) True
(b) False
(c) Neither a nor b
(d) Both a and b
41. Which of the following data can a date data type store?
(a) Date
(b) Time
(c) Both date and time
(d) Neither date nor time
43. Which of the following methods can be used to create a table in Base?
(a) Using a table wizard
(b) Design View
(c) Both a and b
(d) Neither a nor b
44. The related objects of a database can be seen in ____________ pane of the
Base Database window.
(a) Database
(b) Task
(c) Title Bar
(d) Menu Bar
46. The Design view of the Table Creation window in LibreOffice Base is divided into
______ sections or panes.
(a) 2
(b) 3
(c) 4
(d) 5
47. While entering records in a table, we can move to the next field by pressing the
_________ key.
(a) Tab
(b) Ctrl
(c) Enter
(d) Shift
48. Which of the following is true about the primary key of a table?
(a) Every table must have a primary key
(b) The data values in the primary key field cannot be duplicated.
(c) A primary key field cannot be left blank
(d) All of the above
62. ______________ on the Base Interface Window displays information about the
type of view of the object in the database.
Task Pane
63. A __________ icon appears before the field name indicating that it is a primary
key.
Key
65. The black pointing arrow just before the field name in a table is called
____________.
Record Pointer
66. The process of arranging the records in particular order on any filed is called
_______________.
Sorting
67. Which of the following actions can be performed once the tables are created in a
database?
(a) Add a field in a table
(b) Rename a table
(c) Delete a table
(d) All of the above
69. Which of the following is required to set a relationship between the two tables?
(a) Both the tables must be in different databases
(b) Both the tables must have a common field
(c) Both the tables must have the same name
(d) Both tables must be stored in documents folder only.
70. If a record is added in a master table, which of the following is NOT true for
transaction table
(a) The record in the master table is called the master record
(b) The corresponding record in transaction table can only be entered
once.
(c) The record in the transaction table is called the transaction record.
(d) It is possible to add a record in the master table
71. Which type of relationship exists between a student and the subjects studied by
him/her?
(a) One-to-one
(b) One-to-many
(c) Many-to-many
(d) All of the above
74. In the relationship design screen, the relationship between the two tables is done
using __________ operation.
(a) Click
(b) Double Click
(c) Drag and Drop
(d) Right click
75. Which of the following is NOT an option that can be used to maintain referential
integrity in a database?
(a) No Action
(b) Set NULL
(c) Set Default
(d) Set Value
87. The most important prerequisite for setting a relationship between the two tables
is that there must be a ________________between them.
Common Field
90. A record being entered in a _________ table must always exist in a ________
table.
Transaction, Master
96. Which of the following is refer to asking questions from the database?
(a) Report
(b) Table
(c) Query
(d) Database
99. Into how many parts is the query design window divided?
(a) One
(b) Two
(c) Three
(d) Four
100. Which of the following is NOT true about queries?
(a) It can be created using multiple tables
(b) Multiple queries can be created in a database
(c) A query can run multiple times
(d) A query once created cannot be edited
101. Which of the following is the shortcut key to run the query?
(a) F3
(b) F4
(c) F5
(d) F6
102. Which of the following functions can be performed on numerical data while
designing a query?
(a) Sum
(b) Minimum
(c) Maximum
(d) All of the above
105. Which of the following dialog box is present when the Query Design
window is opened for the first time to design a query?
(a) Add Table
(b) Add Query
(c) Add Table or Query
(d) None of the above
106. Which of the following step is not performed if there is no numerical data
to be worked upon in a query?
(a) Selection of fields
(b) Giving Aliases
(c) Summarizing
(d) Selection of tables
119. The result of the query is displayed in ____________ form with field
names in columns
Report
123. The conditions to filter the records are set in the _________ row.
Criterion
126. At the most __________ search conditions can be given in the query
wizard.
3
127. The last step of the Query wizard displays the entire
____________ of the query.
Overview
129. To edit any query, right click on the ________ icon of the query that has
to be edited.
Query
130. In the _____________ row of the Query Design grid, we can type the
column heading that will be displayed instead of field name when we run the
query
Alias
131. Which of the following toolbars contains the Label tool?
(a) Standard Toolbar
(b) Forms Controls Toolbar
(c) Records toolbar
(d) Formatting toolbar
134. Which of the following keys is pressed to select only the textbox on the
form?
(a) Alt
(b) Shift
(c) Ctrl
(d) Tab
135. Which of the following properties in the Properties: Label Field text box is
used to insert a tool-tip on the form?
(a) Tool Text
(b) Help Text
(c) Tool Tip
(d) Help Tip
136. Which of the following objects of LibreOffice Base is used to display data
retrieved from one or more tables in a presentable manner?
(a) Query
(b) Form
(c) Report
(d) Panel
137. Which of the following values of Date Format property is selected to view
a calendar on the form?
(a) Standard (short)
(b) Standard (long)
(c) Default
(d) Standard (Medium)
138. Which of the following commands on the Forms Control toolbar is used to
toggle between Design View and Form view?
(a) Design Mode
(b) Toggle Mode
(c) View Mode
(d) Print mode
140. Which of the following components open along with the Report Wizard?
(a) Report Builder
(b) Add Fields dialog box
(c) Both (a) and (b)
(d) Neither (a) nor (b)
Ans.:
1. Data
2. Information
3. Data
4. Information
Ans.: Suppose a school is having data of studetns. These data should be maintained properly
so as and whenever information required for a particular student(s), it should be available easily.
All records like fees, marks and other details shoudl be available as and when required.
Database can store these all information into a single database.
Ans. : Suppose you are working in school. Now you want to maintain staff salary and
attendence data. So you need staff details and salary details and attendance data. So you need
multiple tables for the same.
manage, and manipulate databases. It allows for efficient data storage, retrieval,
and organization.
database.
language (SQL).
c) Where can we find various tools to add or edit controls on the form?
data can be entered and seen in an attractive and easy-to-read format. For any
database, it is the front end for data entry and data modification
b) There are two ways to create a form: • Using a wizard • Using the Design View
d) The Records toolbar contains the navigation control buttons in the extreme
left. With the help of these buttons, we can traverse and view the records in the
file
9.Your cousin runs a small bookstore and wants to maintain an inventory of
publication dates, prices, and stock levels. However, he is not familiar with
c) Name any two database programs that can be used to create a table
manage, and manipulate databases. It allows for efficient data storage, retrieval,
and organization.
database.
language (SQL).
● MySQL
d) The ISBN (International Standard Book Number) can be set as a primary key,