In order to change the field names, data types, and to type descriptions of fields, you must be in Design View

Indicate whether the statement is true or false

TRUE

Computer Science & Information Technology

You might also like to view...

What part of cloud computing refers to the use of Internet-based servers?

a. IaaS b. SaaS c. PaaS

Computer Science & Information Technology

To assign a value 1 to variable x, you write

a. 1 = x; b. x = 1; c. x := 1; d. 1 := x; e. x == 1;

Computer Science & Information Technology