DMBS Notes
DMBS Notes
Page 1 of 4
DATABASE MANAGEMENT SYSTEM
using LibreOffice Base
3. What is the use of Alias row in the 4. Name the two ways to create a form
Design grid of the Query Design in LibreOffice Base.
window? There are two ways to create a form.
Alias row is used to display meaningful Using a Wizard
names in the output. An Alias is an Using the Design View
alternative name for a field in a query. 5. In how many ways a user can create
4. Name any four mathematical Reports in LibreOffice Base and
functions that can be applied to name them?
numerical data in a query. There are two ways to create a Report.
Mathematical functions that can be Using a Wizard
applied to numerical data in a query are:
Using the Design View
Count, Sum, Minimum, Maximum,
6. What is the difference between a
Average
static and dynamic report?
5. In how many ways a Query can be
Static Report Dynamic Report
created in LibreOffice Base and
Name them? Static Reports are Dynamic Report
A query can be created in three ways: the fixed snapshot updates
of data at a automatically based
Using a Wizard,
specific time. on database
In Design View changes.
In SQL view In Static Report, as In Dynamic Report,
the field values in as the values in the
Chapter 12 : Forms and Reports the base table or base table or query
query changes, the changes, the report
1. Give one difference between a Form report will not will also change
and a Report. change automatically.
Form Report automatically.
Form is the user- The Report helps It contains pre- It reflects current
friendly data entry to present the defined set of data. state of the database.
screen that allows retrieved data in a It requires manual It gets updated
to enter the data user friendly, re-running or automatically based
in the table easily understandable and editing. on user interaction.
by any user. formatted manner. This is not the This is the default
default type of type of report.
2. What is a field control with respect to report.
forms?
A form contains field controls arranged 7. Write the function of Forms Controls
in a presentable and user-friendly toolbar and Records toolbar.
manner. Each field control consists of a Forms Control Toolbar: This toolbar
label and the field value text box. contains various controls that can be
A label is a piece of text that specifies added to the form. Ex: Adding a
the data that should be entered in the calendar to a date field, Adding text to
field value text box. the form, Adding a new record using a
A field value text box is linked to the form.
respective field in the table. Records Toolbar: The Records toolbar
contains the navigation control buttons
3. Which tool on the Forms Record in the extreme left. With the help of
toolbar is used to insert text on the these buttons we can move back and
form? forth and view the records in the file.
Text Box tool is used to insert text on
the form.
Page 4 of 4