Part B Unit 3 CH 2,3
Part B Unit 3 CH 2,3
This view is used to design the structure of This view is used to enter the values in
the table. the table.
In this view, we can add or delete the In this view, we can add or delete the
fields rows
Q3. Name the menu items present on the Base User Interface.
Ans. Menu items present on the Base User Interface are:
1. File
2. Edit
3. View
4. Insert
5. Tools
6. Window
7. Help
Q4. Label the components – Title Bar, Database Pane, Tasks Pane,
Status Bar of the LibreOffice Base User Interface.
Ans.
Q5. How can we define a primary key in a table?
Ans. A Primary key is a field which is unique for each and every record in a
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 and Select the
Primary Key option. A key icon appears before the field name indicating that it is
a primary key.
Q6. Write steps to sort the table in descending order of primary key.
Ans. Steps to sort the table in descending order of primary key are:
1. Open the table in datasheet view and select the primary key on which you
want to sort.
2. From the tool bar click Sort Descending icon to sort in descending order.
3. The table will be sorted in descending order of primary key.
Table 2: Student_Result
Roll_No. Adm_No. Class Percentage
1 1001 10 80
2 1110 9 73
One-to-One Relationship
One-to-Many Relationship