Introduction and Starting Libreoffice Base Q&A
Introduction and Starting Libreoffice Base Q&A
(a) Database
(c) Report
A report is the formatted result of query which contain data required for
decision making and analysis.
All the records in the hierarchical data model are linked to each other at
various level thereby forming a hierarchy.
Table: Library
1. Book_Id
2. Book Name
3. Author Name
4. Price
5. Publisher
Book Name
(d) How is primary key different from foreign key? Explain with example.
In TEACHER Table T_ID will act as
Primary key while in DEPARTMENT Table T_ID will act as Foreign key.
1. Differentiate between:
1. File
2. Edit
3. View
4. Insert
5. Tools
6. Window
7. Help
4. How can we define a primary key in a table?
A primary key is a field that uniquely identifies a record in the table. To make a
particular field as the primary key, place the mouse pointer before the field name and
right click. A pop up menu appears. Select the Primary Key option. A key icon
appears before the field name indicating that it is a primary key.
1. Open the Event table in datasheet view and select the field on which you want
to sort.
2. From the tool bar click Sort Ascending icon if the table has to be sorted in
ascending order. Alternatively select Sort Descending icon if the table has to
be sorted in descending order of selected field.
3. The table will be sorted in the given order(ascending/descending).
Record selector box - This is the text box where the currently active record
number is displayed. We may enter the record number that we want to see in this
text box.