Access 2016 provides two ways to create tables – Datasheet View and Design View.
In Datasheet View, data is entered directly into the table’s rows and columns.
When creating a table in Design View, you define the structure of the table by specifying name and data type for each field.
To add a new field in Datasheet View, right-click on the dropdown arrow of the field to the left, then select ‘Insert Field’.
In Design View, to delete a field, select the row corresponding to the field and click on the ‘Delete Rows’ button in the ‘Tools’ group on the Design tab.
Choose True or False for the following statements.
In Datasheet View, you can move a field by selecting its field header and dragging it to the desired location. True
Freezing a field in Access means making it appear on the rightmost side of the table. False
Hiding a field in Access permanently deletes it from the table. False
Sorting data in Access allows you to arrange records in either ascending or descending order based on the selected field. True
Match the columns
Creating a Table in Datasheet View → Moving a field
The workspace of a Database Interface Window shows a table with default name Table1 in the Datasheet view.
Access provides a Navigation toolbar to move through the records.
Sorting means to arrange the data in ascending or descending order.
Field displays the selected field names from the table.
B State whether the following statements are True or False.
Data can be entered directly into the table in rows and columns in the Design view. False
Datasheet view is used by programmers and professionals. False
A data type indicates the kind of data to be stored. True
A table can be edited only in the Design view. False
Freezing in Access means to keep the selected field/column to the left side of the table and also visible at all times, irrespective of the direction of your scroll. True
C Name the following.
Group and tab of Table Design option: Tables group, Create tab
Shortcut key to close the table window: Ctrl + W
Set of records that are retrieved and stored in a separate table: Query Table
Any two panes of query window: Upper pane, Bottom pane