Libreoffice Base Made Easy: Learn Databases step-by-step

Chapter 9 — Starting with LibreOffice Base | Exercise Answers

A. Multiple Choice Questions 10 questions

Which of the following is NOT a type of text data type?

  • (a) Memo
  • (b) Varchar
  • (c) Float
  • (d) Char

Answer: (c) Float

Explanation: Memo, Varchar and Char are text data types, whereas Float is a numeric data type.

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

Answer: (b) False

Explanation: Currency data type can store monetary values in currencies of various countries, such as dollars, pounds and rupees.

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

Answer: (c) Both date and time

Explanation: Date data type is used to indicate dates and time.

Which of the following is true about LibreOffice Base?

  • (a) It is a spreadsheet software
  • (b) It is free and open source software
  • (c) It can store only character data
  • (d) It is a licensed software.

Answer: (b) It is free and open source software.

Explanation: LibreOffice Base is a free and open-source database component of the LibreOffice suite.

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

Answer: (c) Both a and b

Explanation: A table in LibreOffice Base can be created using a wizard or Design View.

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

Answer: (a) Database

Explanation: The Database Pane contains related database objects such as Tables, Forms, Queries and Reports.

Which is the shortcut key to open an existing database?

  • (a) Ctrl + D
  • (b) Ctrl + O
  • (c) Ctrl + E
  • (d) Ctrl + F

Answer: (b) Ctrl + O

Explanation: Ctrl + O is used to open an existing database.

The Design View of Table Creation window in LibreOffice Base is divided into ______ sections or panes.

  • (a) 2
  • (b) 3
  • (c) 4
  • (d) 5

Answer: (a) 2

Explanation: The Table Design window is divided into two sections or horizontal panes.

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

Answer: (a) Tab

Explanation: The Tab key is used to move to the next field while entering data.

Which of the following is true about primary key of a table?

  • (a) Every table must have a primary key
  • (b) The data values in primary key field cannot be duplicated.
  • (c) A primary key field cannot be left blank
  • (d) All of the above

Answer: (d) All of the above

Explanation: A primary key uniquely identifies a record; its values cannot be duplicated and the primary key field cannot be left blank.

B. State whether True or False 10 questions

Answer: True

Explanation: Text data is a combination of letters, numbers or special characters.

Answer: True

Explanation: Memo data type is used to store descriptive data having more than 255 characters.

Answer: False

Explanation: A Boolean data type has only two possible values.

Answer: False

Explanation: LibreOffice Base provides a Binary data type for storing digitized data.

Answer: True

Explanation: The field properties displayed depend on the selected data type.

Answer: True

Explanation: Field description is optional.

Answer: False

Explanation: The exercise answer key marks this statement False; the navigation buttons include a separate Last Record button.

Answer: True

Explanation: The Edit icon appears before the record being edited.

Answer: False

Explanation: A table can be edited after it has been created; fields and their properties can be changed.

Answer: False

Explanation: The Sort Order dialog box allows sorting in both ascending and descending order.

C. Fill in the Blanks 10 questions

Answer: Data type

Answer: Text

Answer: Text

Answer: Binary

Answer: Ctrl + S

Answer: Tasks Pane

Answer: Key

Answer: Datasheet

Answer: Record pointer

Answer: Sorting

D. Answer the Given Questions 6 questions

MemoVarchar
It is used to store long alphanumeric data.It is used to store small length alphanumeric data.
It can store up to 64000 characters.It can store up to 255 characters.
NumberDecimal
Data type: NUMERIC.Data type: DECIMAL.
It is used to store integers of any length.It is used to store decimal values.
For example: 7892, 100000For example: 1023.45
Design ViewDatasheet View
Used to create and design the structure of a table.Used to enter data/records into a table.
Allows Field Name, Field Type, Description and field properties to be specified.Displays field names and allows data values to be entered into records.
A primary key can be defined in this view.Records can be entered and viewed in this view.

Answer: The seven menu items are: File, Edit, View, Insert, Tools, Window and Help.

Answer:

  • Title Bar — located at the top of the window and displays the database/application name.
  • Database Pane — located on the left side and contains database objects such as Tables, Forms, Queries and Reports.
  • Tasks Pane — displays tasks/options related to the selected database object.
  • Status Bar — located at the bottom and displays information about the type of view of the selected database object.
LibreOffice Base user interface labeled diagram
LibreOffice Base user interface with components labeled

Answer:

  1. Open the table in Design View.
  2. Place the mouse pointer before the field name that is to be made the primary key.
  3. Right-click on the field name.
  4. Select the Primary Key option from the pop-up menu.
  5. A key icon appears before the field name, indicating that it is the primary key.

Answer:

  1. Open the table in Datasheet View.
  2. Select the primary key field.
  3. Click the Sort Descending icon on the toolbar.
  4. The records will be arranged in descending order of the selected primary key field.

Answer: The Navigation Box is used to navigate through the records of a table. It indicates the current record of the table.

  1. Record Selector Box — displays the number of the currently active record. A record number can be entered to directly view that record.
  2. Navigation Buttons — allow movement through the records, including first, previous, next and last record.
    • Press I◄ to move to the first record
    • Press and to move to the next and previous records respectively
    • Press ►I to move to the last record
Chapter 9 Exercise Answers

Back Exercise Solution

error: Content is protected !!
AI(417) AND IT(402) STUDY MATERIAL