Unit - 3 Database Management System Using Libre Office Base
Unit - 3 Database Management System Using Libre Office Base
3. Data is a collection of _.
a. Raw facts
b. Table
c. Database
d. None of the above
14. Database helps to maintain the same data across all the tables, this is known as.
a. Data Redundancy
b. Data Sharing
c. Data Consistency
d. None of the above
15. Data redundancy and inconsistency can be minimized in a database which helps to
increase.
a. Validity
b. Security
c. Accuracy
d. None of the above
16. The data is translated in such a manner in a database that unauthorized users are not able
to read is known as _.
a. Validity
b. Encryption
c. Consistency
d. None of the above
19. In which data model the data is organized into a tree-like structure.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
20. In which of the following data models are used to link multiple records to the master file.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
21. In which data model is based on the principle of setting relationships between two or more
tables of the same database.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
22. Which of the following is the most commonly used database model in DBMS.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
25. In relational data models the data are stored in different tables made up of __.
a. Rows
b. Columns
c. Both a) and b)
d. None of the aboveData Entry Courses
26. In which data model the relations are set between tables based on common fields.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
27. Which of the following is a real world object which stores the information in a database.
a. Attribute
b. Entity
c. Field
d. All of the above
28. The details associated with the entity are called __.
a. Attribute
b. Entity
c. Field
d. All of the above
35. The raw data represented in the form of alphanumeric, character or numeric data is known
as _.
a. Attribute
b. Field
c. Record
d. Data value
36. A __ is the set of data values for all the fields related to a person or object.
a. Attribute
b. Field
c. Record
d. Database
37. A __ holds the data values of all the fields for a single person or object in a table.
a. Attribute
b. Field
c. Record
d. Database
40. __ key helps to build a relation between two or more tables in a database.
a. Primary key
b. Composite key
c. Foreign key
d. None of the above
41. If the field values that are eligible to be the primary key are known as _.
a. Primary key
b. Candidate key
c. Foreign key
d. None of the above
42. In the database table if candidate keys are not chosen as the primary key are called __.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
46. If in the database table there are two field roll numbers and admission number both are
uniquely identified fields, if roll number is made as primary key then admission number will be
__.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
47. A structure or feature that is used to store, represent, or retrieve data is called __.
a. Database
b. Object
c. Report
d. None of the above
49. __ is a feature of a database, which contains data from users and stored in a database table
using a user-friendly manner.
a. Form
b. Queries
c. Report
d. None of the above
54. _ helps to specify while creating the tables and check only valid data will be entered in the
table.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
55. __ refers to the type of data that will be stored in the particular field.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
56. The memory size of the field varies according to its __.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
59. __ data type stores maximum length of the characters, data having more than 255
characters.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
60. _ data type stores exactly the length specified, this data type uses a fixed number of
characters.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
61. __ data type allocated depends on the number of characters entered by the user.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
62. __ data type consists of number, integer, decimal, real or double type which can perform
arithmetic calculation.
a. Text Data type
b. Number Data type
c. Date Data type
d. Binary Data type
63. _ data type is used to store decimal values in the database using a table.
a. Tiny Integer
b. BigInt
c. Number
d. Float
64. Which data type is used to store monetary values and can store currencies of various
countries.
a. Boolean Data type
b. Currency Data type
c. Date Data type
d. None of the above
65. Which data type is used to store date and time both in the database.
a. Date
b. Time
c. Timestamp
d. None of the above
66. Which data type is used to store date data in the database table.
a. Date
b. Time
c. Timestamp
d. None of the above
67. Which data type is used to store time in the database table.
a. Date
b. Time
c. Timestamp
d. None of the above
68. In which data type you can store True/False, Yes/No, or On/Off in the database table.
a. Binary Data type
b. Text Data type
c. Boolean Data type
d. Number Data type
69. Which data type is used to store digital image, sound, video or file in the database table.
a. Binary Data type
b. Text Data type
c. Boolean Data type
d. Number Data type
70. What is the name of a method where you can create a new database using step by step
procedure.
a. New Database
b. Database Wizard
c. Database Method
d. None of the above
71. In LibreOffice Base if you select the option “No, do not register the database” then what will
happen.
a. Database will be not store the data
b. Database will not open
c. Database will not share publicly
d. None of the above
74. In LibreOffice Base, If you want to describe the purpose of the field, it will not be a part of
the database table but it helps the user to understand the purpose of the field.
a. Field Name
b. Field Type
c. Description
d. None of the above
75. Which of the following shortcut keys is used to save the table in the database.
a. Alt + S
b. Ctrl + S
c. Shift + S
d. None of the above
77. The data type in LibreOffice base can be categorized into __.
a. Text
b. Numeric
c. Currency and Date
d. All of the above
78. To edit a table in LibreOffice Base, Which of the following interfaces is used.
a. Database Edit Interface
b. Database User Interface
c. Database Manage Interface
d. None of the above
79. __ are used to set up between the tables which helps to control data redundancy and
inconsistency.
a. Relationship
b. Common Field
c. Database Interface
d. None of the above
80. The most important prerequisite for setting a relationship is that there must be a _.
a. Different field
b. Common field
c. Both a) and b)
d. None of the above
81. The table contains a unique record that is used as a main source of information known as _.
a. Transaction table
b. Master table
c. Sub table
d. None of the above
83. Primarily how many types of relationships can be set up between two tables.
a. 2
b. 3
c. 4
d. 5
84. In the database if the master table and transaction table both have a unique record then it
will create __ type of relationship.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
85. _ specific record of the master table has more than one corresponding record in the related
transaction table.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
86. In _ multiple records in the master table that correspond to multiple records in the
transaction table.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
88. Any update in the master table is automatically reflected in the transaction tables
using________.
a. Relationships
b. Common Field
c. Database Interface
d. None of the above
90. According to the principle of __ no unmatched foreign key values should exist in the
database.
a. Database
b. Referential integrity
c. Database Interface
d. None of the above
91. Referential integrity allows only that corresponding record to be entered in the transaction
table which already exists in _.
a. Master table
b. Transaction table
c. Relationships table
d. None of the above
92. LibreOffice base gives us how many options to maintain referential integrity in the database.
a. 3
b. 4
c. 5
d. 6
94. Which referential integrity states that users should not be allowed to update or delete
records in the master table if the related record is present in the transaction table.
a. No action
b. Update cascade
b. Set NULL or Set Default
c. All of the above
95. Which referential integrity states that the user is allowed to update or delete the referenced
field along with the related record in the transaction table will also be updated or deleted.
a. No action
b. Update cascade
b. Set NULL or Set Default
c. All of the above
following conditions you can apply in the Query Wizard to perform the result.
a. is equal to/ is not equal to
b. like/ not like/ is not null
c. is smaller than/ is greater than
d. All of the above
Show Answer ⟶
108. Which of the following functions is used to find the average of the numbers in LibreOffice
Base design view.
a. average
b. avg
c. total avg
d. None of the above
109. Which of the following functions is used to find the sum of numbers in LibreOffice Base.
a. Total
b. Sum
c. Addition
d. None of the above
110. Which of the following functions is used to count total no of records in the table.
a. Total
b. Count
c. Sum
d. None of the above
112. After saving the query in LibreOffice Base the query will be seen in the _.
a. Module area
b. Object area
c. Query area
d. All of the above
answer
Hide Answer ⟵
d. All of the above
3. Data is a collection of _.
a. Raw facts
b. Table
c. Database
d. None of the above
Hide Answer ⟵
a. Raw facts
4. The facts may be related to __.
a. Any person
b. Place
c. Activity or things
d. All of the above
Hide Answer ⟵
d. All of the above
5. Data can be processed in the proper way to generate meaningful __.
a. Data
b. Information
c. Database
d. None of the above
Hide Answer ⟵
b. Information
6. Which of the following is known as an organized form of data.
a. Data
b. Information
c. Database
d. None of the above
Hide Answer ⟵
b. Information
7. A _ is a collection of logically related data items stored in an organized
manner.
a. Data
b. Database
c. Information
d. None of the above
Hide Answer ⟵
b. Database
8. Which of the following software is used to retrieve, update and create
data in a database.
a. Database Management System (DBMS)
b. Data Manager (DM)
c. Database Manager (DM)
d. None of the above
Hide Answer ⟵
a. Database Management System (DBMS)
9. Which of the following is a common example of DBMS.
a. MS Access
b. OpenOffice or LibreOffice Base
c. Oracle or MySQL
d. All of the above
Hide Answer ⟵
d. All of the above
10. The data in the database is stored in an __.
a. Organized manner
b. Tabular method
c. Both a) and b)
d. None of the above
Hide Answer ⟵
c. Both a) and b)
11. A __ helps to analyze the data based on certain criteria.
a. Database
b. Digital Document
c. Impress
d. None of the above
Hide Answer ⟵
a. Database
12. What do you mean by Data Redundancy?
a. Same data will not repeated in several tables
b. It can create same data multiple times
c. Data can be shared to multiple users
d. None of the above
Hide Answer ⟵
a. Same data will not repeated in several tables
13. What do you mean by Data consistency?
a. Accuracy of the data
b. Reliability of the data
c. Uniformity of the data
d. All of the above
Hide Answer ⟵
d. All of the above
14. Database helps to maintain the same data across all the tables, this is
known as _.
a. Data Redundancy
b. Data Sharing
c. Data Consistency
d. None of the above
Hide Answer ⟵
c. Data Consistency
15. Data redundancy and inconsistency can be minimized in a database
which helps to increase.
a. Validity
b. Security
c. Accuracy
d. None of the above
Hide Answer ⟵
c. Accuracy
16. The data is translated in such a manner in a database that unauthorized
users are not able to read is known as _.
a. Validity
b. Encryption
c. Consistency
d. None of the above
Hide Answer ⟵
b. Encryption
17. The structure of the database is known as _.
a. Data
b. Data Base
c. Data Model
d. None of the above
Hide Answer ⟵
c. Data Model
18. Which of the following data models is used in the database.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
d. All of the above
19. In which data model the data is organized into a tree-like structure.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
b. Hierarchical data model
20. In which of the following data models are used to link multiple records
to the master file.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
a. Network data model
21. In which data model is based on the principle of setting relationships
between two or more tables of the same database.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
c. Relational data model
22. Which of the following is the most commonly used database model in
DBMS.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
c. Relational data model
23. The relational database model was proposed in __.
a. 1970
b. 1980
c. 1990
d. 2000
Hide Answer ⟵
a. 1970
24. The relational database model is proposed by __.
a. M. K. Rose
b. E. F. Codd
c. Linus Torvalds
d. John von Neumann
Hide Answer ⟵
b. E. F. Codd
25. In relational data models the data are stored in different tables made up
of __.
a. Rows
b. Columns
c. Both a) and b)
d. None of the above
Hide Answer ⟵
c. Both a) and b)
26. In which data model the relations are set between tables based on
common fields.
a. Network data model
b. Hierarchical data model
c. Relational data model
d. All of the above
Hide Answer ⟵
c. Relational data model
27. Which of the following is a real world object which stores the
information in a database.
a. Attribute
b. Entity
c. Field
d. All of the above
Hide Answer ⟵
b. Entity
28. The details associated with the entity are called __.
a. Attribute
b. Entity
c. Field
d. All of the above
Hide Answer ⟵
a. Attribute
29. A __ is a collection of logically related records.
a. Attribute
b. Entity
c. Field
d. Table
Hide Answer ⟵
d. Table
30. A _ is the smallest entity in the database.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
b. Field
31. A collection of fields in the table make a _.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
c. Record
32. A collection of records makes a _.
a. Attribute
b. Field
c. Record
d. Table
Hide Answer ⟵
d. Table
33. A collection of tables make a __.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
d. Database
34. _ hold the data values of one type of data.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
b. Field
35. The raw data represented in the form of alphanumeric, character or
numeric data is known as _.
a. Attribute
b. Field
c. Record
d. Data value
Hide Answer ⟵
d. Data value
36. A __ is the set of data values for all the fields related to a person or
object.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
c. Record
37. A __ holds the data values of all the fields for a single person or object
in a table.
a. Attribute
b. Field
c. Record
d. Database
Hide Answer ⟵
c. Record
38. A _ key is a field that uniquely identifies a row in a table.
a. Primary key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
a. Primary key
39. In a table if more than one field identifies a record, it is known as _.
a. Primary key
b. Composite key
c. Foreign key
d. None of the above
Hide Answer ⟵
b. Composite key
40. __ key helps to build a relation between two or more tables in a
database.
a. Primary key
b. Composite key
c. Foreign key
d. None of the above
Hide Answer ⟵
c. Foreign key
41. If the field values that are eligible to be the primary key are known as _.
a. Primary key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
b. Candidate key
42. In the database table if candidate keys are not chosen as the primary
key are called __.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
a. Alternate key
43. The __ key helps to build a relation between two tables.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
c. Foreign key
44. All the field values that are eligible to be the primary key are the _.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
b. Candidate key
45. Which of the following is suitable for candidate keys?
a. Candidate key field can be left blank
b. Candidate key field don’t have duplicate values
c. Both a) and b)
d. None of the above
Hide Answer ⟵
c. Both a) and b)
46. If in the database table there are two field roll numbers and admission
number both are uniquely identified fields, if roll number is made as
primary key then admission number will be __.
a. Alternate key
b. Candidate key
c. Foreign key
d. None of the above
Hide Answer ⟵
a. Alternate key
47. A structure or feature that is used to store, represent, or retrieve data is
called __.
a. Database
b. Object
c. Report
d. None of the above
Hide Answer ⟵
b. Object
48. What are the different objects present in RDBMS?
a. Table
b. Queries
c. Form & Report
d. All of the above
Hide Answer ⟵
d. All of the above
49. __ is a feature of a database, which contains data from users and stored
in a database table using a user-friendly manner.
a. Form
b. Queries
c. Report
d. None of the above
Hide Answer ⟵
a. Form
50. The form consists of _.
a. Text boxes & Labels
b. Radio button & list box
c. Check box
d. All of the above
Hide Answer ⟵
d. All of the above
51. The data entered through the forms is stored in _.
a. Queries
b. Forms
c. Table
d. None of the above
Hide Answer ⟵
Table
52. The necessary data is extracted from the database using _.
a. Queries
b. Forms
c. Table
d. None of the above
Hide Answer ⟵
a. Queries
53. The output of a query can be displayed in the form of _.
a. Queries
b. Forms
c. Report
d. None of the above
Hide Answer ⟵
c. Report
Chapter 9: Starting with LibreOffice Base
54. _ helps to specify while creating the tables and check only valid data
will be entered in the table.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
Hide Answer ⟵
54.
a. Data Type
55. __ refers to the type of data that will be stored in the particular field.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
Hide Answer ⟵
a. Data Type
56. The memory size of the field varies according to its __.
a. Data Type
b. Data Storage
c. Validation
d. None of the above
Hide Answer ⟵
a. Data Type
57. The text data types are a combination of __.
a. Letters
b. Numbers
c. Special Characters
d. All of the above
Hide Answer ⟵
d. All of the above
58. No arithmetic calculations can be performed on _ data type.
a. Number Data type
b. Text Data type
c. Decimal Data type
d. None of the above
Hide Answer ⟵
b. Text data type
59. __ data type stores maximum length of the characters, data having
more than 255 characters.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
Hide Answer ⟵
a. Memo (Longvarchar)
60. _ data type stores exactly the length specified, this data type uses a
fixed number of characters.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
Hide Answer ⟵
b. Text(fix) (char)
61. __ data type allocated depends on the number of characters entered by
the user.
a. Memo (Longvarchar)
b. Text(fix) (Char)
c. Text (Varchar)
d. None of the above
Hide Answer ⟵
c. Text (Varchar)
62. __ data type consists of number, integer, decimal, real or double type
which can perform arithmetic calculation.
a. Text Data type
b. Number Data type
c. Date Data type
d. Binary Data type
Hide Answer ⟵
b. Number Data type
63. _ data type is used to store decimal values in the database using a
table.
a. Tiny Integer
b. BigInt
c. Number
d. Float
Hide Answer ⟵
d. Float
64. Which data type is used to store monetary values and can store
currencies of various countries.
a. Boolean Data type
b. Currency Data type
c. Date Data type
d. None of the above
Hide Answer ⟵
b. Currency Data type
65. Which data type is used to store date and time both in the database.
a. Date
b. Time
c. Timestamp
d. None of the above
Hide Answer ⟵
c. Timestamp
66. Which data type is used to store date data in the database table.
a. Date
b. Time
c. Timestamp
d. None of the above
Hide Answer ⟵
a. Date
67. Which data type is used to store time in the database table.
a. Date
b. Time
c. Timestamp
d. None of the above
Hide Answer ⟵
b. Time
68. In which data type you can store True/False, Yes/No, or On/Off in the
database table.
a. Binary Data type
b. Text Data type
c. Boolean Data type
d. Number Data type
Hide Answer ⟵
c. Boolean Data type
69. Which data type is used to store digital image, sound, video or file in
the database table.
a. Binary Data type
b. Text Data type
c. Boolean Data type
d. Number Data type
Hide Answer ⟵
Binary Data type
70. What is the name of a method where you can create a new database
using step by step procedure.
a. New Database
b. Database Wizard
c. Database Method
d. None of the above
Hide Answer ⟵
b. Database Wizard
71. In LibreOffice Base if you select the option “No, do not register the
database” then what will happen.
a. Database will be not store the data
b. Database will not open
c. Database will not share publicly
d. None of the above
Hide Answer ⟵
c. Database will not share publicly
72. What method is used to create tables in LibreOffice Base?
a. Using Table Wizard
b. Using Design View
c. Both a) and b)
d. None of the above
Hide Answer ⟵
c. Both a) and b)
73. Which method is used to create a table in a flexible method.
a. Using Table Wizard
b. Using Design View
c. Both a) and b)
d. None of the above
Hide Answer ⟵
b. Using Design View
74. In LibreOffice Base, If you want to describe the purpose of the field, it
will not be a part of the database table but it helps the user to understand
the purpose of the field.
a. Field Name
b. Field Type
c. Description
d. None of the above
Hide Answer ⟵
c. Description
75. Which of the following shortcut keys is used to save the table in the
database.
a. Alt + S
b. Ctrl + S
c. Shift + S
d. None of the above
Hide Answer ⟵
b. Ctrl + S
76. The data can be arranged in the table using _.
a. Shorting
b. Arrangement
c. Ascending
d. Descending
Hide Answer ⟵
Shorting
77. The data type in LibreOffice base can be categorized into __.
a. Text
b. Numeric
c. Currency and Date
d. All of the above
Hide Answer ⟵
d. All of the above
Chapter 10: Working with Multiple Tables
78. To edit a table in LibreOffice Base, Which of the following interfaces is
used.
a. Database Edit Interface
b. Database User Interface
c. Database Manage Interface
d. None of the above
Hide Answer ⟵
78.
Hide Answer ⟵
a. Relationship
80. The most important prerequisite for setting a relationship is that there
must be a _.
a. Different field
b. Common field
c. Both a) and b)
d. None of the above
Hide Answer ⟵
b. Common field
81. The table contains a unique record that is used as a main source of
information known as _.
a. Transaction table
b. Master table
c. Sub table
d. None of the above
Hide Answer ⟵
b. Master table
82. What do you mean by transaction table in database.
a. Table which make a relation with master table
b. It is a support of master table
c. Both a) and b)
d. None of the above
Hide Answer ⟵
c. Both a) and b)
83. Primarily how many types of relationships can be set up between two
tables.
a. 2
b. 3
c. 4
d. 5
Hide Answer ⟵
b. 3
84. In the database if the master table and transaction table both have a
unique record then it will create __ type of relationship.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
Hide Answer ⟵
a. One-to-One
85. _ specific record of the master table has more than one corresponding
record in the related transaction table.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
Hide Answer ⟵
b. One-to-many
86. In _ multiple records in the master table that correspond to multiple
records in the transaction table.
a. One-to-One
b. One-to-many
c. Many-to-many
d. None of the above
Hide Answer ⟵
c. Many-to-many
87. What are the benefits of relating tables in a database?
a. It helps to prevent data redundancy
b. It helps to prevent missing data using referential integrity
c. Restricts the user to enter invalid data using relationships
d. All of the above
Hide Answer ⟵
d. All of the above
88. Any update in the master table is automatically reflected in the
transaction tables using________.
a. Relationships
b. Common Field
c. Database Interface
d. None of the above
Hide Answer ⟵
a. Relationships
89. What is the purpose of referential integrity in databases?
a. Accuracy
b. Consistency
c. Completeness
d. All of the above
Hide Answer ⟵
d. All of the above
90. According to the principle of __ no unmatched foreign key values
should exist in the database.
a. Database
b. Referential integrity
c. Database Interface
d. None of the above
Hide Answer ⟵
b. Referential integrity
91. Referential integrity allows only that corresponding record to be
entered in the transaction table which already exists in _.
a. Master table
b. Transaction table
c. Relationships table
d. None of the above
Hide Answer ⟵
a. Master table
92. LibreOffice base gives us how many options to maintain referential
integrity in the database.
a. 3
b. 4
c. 5
d. 6
Hide Answer ⟵
b. 4
93. Which of the following referential integrity used in LibreOffice Base.
a. No action
b. Update cascade
b. Set NULL or Set Default
c. All of the above
Hide Answer ⟵
c. All of the above
94. Which referential integrity states that users should not be allowed to
update or delete records in the master table if the related record is present
in the transaction table.
a. No action
b. Update cascade
b. Set NULL or Set Default
c. All of the above
Hide Answer ⟵
a. No action
95. Which referential integrity states that the user is allowed to update or
delete the referenced field along with the related record in the transaction
table will also be updated or deleted.
a. No action
b. Update cascade
b. Set NULL or Set Default
c. All of the above
Hide Answer ⟵
b. Update cascade
Chapter 11: Queries in Base
96. To search or retrieve the desired record from the database we have to
give specifications in the form of _.
a. Form
b. Table
c. Query
d. Report
Hide Answer ⟵
96.
c. Query
97. LibreOffice Base allows us to create a query and you can save it
as __ in a database.
a. a Micro
b. an Object
c. a Module
d. None of the above
Hide Answer ⟵
b. Object
98. You can run query multiple times whenever it is required (True/False)
Hide Answer ⟵
True
99. In LibreOffice Base you can create a query using __.
a. Using a Wizard
b. In Design View
c. In SQL views
d. All of the above
Hide Answer ⟵
d. All of the above
100. In LibreOffice Base, which mathematical function you can use in a
query.
a. count and sum
b. maximum and minimum
c. average
d. All of the above
Hide Answer ⟵
d. All of the above
101. SQL stands for __.
a. Simple Query Language
b. Simple Question Language
c. Structured Query Language
d. None of the above
Hide Answer ⟵
c. Structured Query Language
102. Shortcut for opening the context menu in LibreOffice Base.
a. Ctrl + F10
b. Shift + F10
c. Shift + F9
d. Ctrl + F9
Hide Answer ⟵
b. Shift + F10
103. Shortcut for run query in LibreOffice Base.
a. F5
b. F3
c. F2
d. F8
Hide Answer ⟵
a. F5
104. Which is the most flexible way to create a query in LibreOffice Base.
a. Design View
b. Wizard
c. SQL View
d. None of the above
Hide Answer ⟵
a. Design View
105. In LibreOffice base query design window is divided in __ parts.
a. Two
b. Four
c. Three
d. One
Hide Answer ⟵
a. Two
106. In LibreOffice Base which view is used to insert SQL query manually.
a. SQL View
b. Design View
c. Wizard View
d. Datasheet View
Hide Answer ⟵
a. SQL View
107. In LibreOffice Base which of the following conditions you can apply in
the Query Wizard to perform the result.
a. is equal to/ is not equal to
b. like/ not like/ is not null
c. is smaller than/ is greater than
d. All of the above
Hide Answer ⟵
d. All of the above
108. Which of the following functions is used to find the average of the
numbers in LibreOffice Base design view.
a. average
b. avg
c. total avg
d. None of the above
Hide Answer ⟵
a. average
109. Which of the following functions is used to find the sum of numbers in
LibreOffice Base.
a. Total
b. Sum
c. Addition
d. None of the above
Hide Answer ⟵
b. Sum
110. Which of the following functions is used to count total no of records in
the table.
a. Total
b. Count
c. Sum
d. None of the above
Hide Answer ⟵
b. Count
111. In LibreOffice Base by default Query Name is _.
a. Query 1
b. Query
c. MyQuery
d. None of the above
Hide Answer ⟵
a. Query 2
112. After saving the query in LibreOffice Base the query will be seen in
the _.
a. Module area
b. Object area
c. Query area
d. All of the above
Hide Answer ⟵
b. Object area
113. The result of the query will be displayed in a _ windows.
a. Same
b. Separate
c. In New database
d. None of the above
Hide Answer ⟵
b. Separate Windowss