75.3k views
2 votes
7) Which of the following is NOT true about tables?

A) The upper pane of Design view has four columns: Field Name, Data Type, Length, and Description.
B) Datasheet view shows the values of the data within the table.
C) Design view shows the structure of the table with the fields and their definitions.
D) The Field Properties pane in Design view gives more information on how the data is stored, entered, and processed.

User Miroslaw
by
7.1k points

1 Answer

1 vote

Final answer:

In Design view of a table, the upper pane has four columns: Field Name, Data Type, Length, and Description. The Field Properties pane in Design view gives additional information about the properties of the fields.

Step-by-step explanation:

In Design view of a table, the upper pane has four columns: Field Name, Data Type, Length, and Description. This pane allows you to define the structure of the table by specifying the field name, data type, length, and providing a description for each field.

The correct statement is A) The upper pane of Design view has four columns: Field Name, Data Type, Length, and Description. This means that statement D is NOT true. The Field Properties pane in Design view actually gives additional information about the properties of the fields, such as default values, validation rules, and format masks, rather than information on how the data is stored, entered, and processed.

User Myahya
by
8.0k points