Class 8 CH 5 Working With Queries
Class 8 CH 5 Working With Queries
SECTER 24 B CHANDHIGARH
CLASS 8
CH- 5 WORKING WITH QUERIES
BRAIN DEVELOPER
A. Fill in the blanks:
1. A query is a database object that helps you to retrieve and view information from one or
more database tables.
2. In a query, the criteria property is used to set the condition on the basis of which the
records are filtered.
3. You can set multiple criteria in a query using or property.
4. The Sort property is used to filter the data either in an ascending or descending order.
5. A report is an effective way to organize and summarise data for viewing or printing.
1. The queries help us to retrieve information from one or more tables that meet a specific
condition. True
2. You cannot run a query without saving it. False
3. A relationship works by matching a field with the same name in two tables. True
4. Once a relationship is set, it cannot be deleted. False
5. The Form view is used to change the structure of your form. False
1. Which option is used to change the appearance and size of various controls of a form?
It does not allow NULL values. It can also contain NULL values.
Only one Primary key is allowed in a More than one foreign key is allowed in a
table. table.
4. What is a Form?
Ans. Form is a database object that allows you to add an update data in a record at a time in
a table.
5. What is a Report? How will you print a Report?
Ans. A report is an effective way to organize and summarise data for viewing or printing. To
print a report: -
a. Select the file tab and then click either on the Print > Print Preview option or Select the
Print Preview button on the Quick access toolbar.
b. This view displays how the report will appear on a page. It also allows you to choose the
Page orientation, Page set up etc.
c. If needed, modify the page size, margin, width and page orientation using the related
commands on the Ribbon.
d. Click on the Print option. The Print dialog box will appear. Set any desired print options
and then click ok.