We can display data from multiple tables by using:
ASub form
BOffice box
CInput table
DInsert table
Answer:
A. Sub form
Read Explanation:
- To display associated record from related table in datasheet view, you can:
Single click on expand indicator (+) next to the record
- We can display data from multiple tables by using – Sub form
- What is the best data type for a field that stores mobile numbers? Text
- Field type which is best to store serial numbers? Auto number
- Which of the following field type is used to store photograph of employees? OLE
- From which version Microsoft introduced Backstage View for Access Interface? Access 2007
- We can display Backstage view by clicking on – File menu
- The options like Save, Open Database, Print are available in – File menu
- A relational database is – A place to store relational information
- Circular button with Office icon in it is – Office box
- Group names in ribbon can be helpful to: Find the required option by inspecting through them
- The options like Relationship, SQL Server etc. are found in: Database tools tab
- Navigation pane is placed on: The left of Access workspace
- We can filter the display of different Access objects in navigation pane from: Drop down menu at the top of navigation pane
- A form defines: Where data is placed on the screen
- Type of query which extract the data and put them into separate table: A make-table query
- Property which determines what is displayed in a control: The control source property
- To view the properties of a form: Right click anywhere on the form and select properties from the shortcut menu
- The procedure for selecting multiple controls on a report: Hold down the shift key as you click each object that you want to select
- Field type which is used to store picture in a table – OLE
- To add a table to the query design window – Click the show table button on the toolbar
- Which of the following types of queries are action queries? Append Queries