Saved Bookmarks
| 1. |
Q. Fill in the blanks.1. A _______________ is a database object that helps you to retrieve and View information from one or more Database tables. 2. in a query, the _______________ 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 ________________ property. 4. The ________________ property is used to filter The data either in an ascending or descending order. 5. A ________________ is an effective way to organise and summarise data for viewing or printing. |
|
Answer» Answer: 1)A _______View________ is a database object that HELPS you to retrieve and View information from one or more Database tables.2)An a query, the _____Filter__________ 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 condition___________ property.4)The _____Sort___________ property is used to filter The data either in an ascending or descending order.5)A _____Pivot table___________ is an effective way to organise and summarise data for viewing or printing. |
|