Fields can easily be renamed and their data types changed. By default, the ID field automatically created is assigned the __________data type.
A. Number
B. Auto Number
C. Text
D. Short Text
Answer is B. Auto Number
You might also like to view...
MLA style requires that the top row of each paragraph is indented 0.5" to the right, called a ________ indent
A) first line B) hanging C) standard D) modified
Find the error(s) in each of the following. When possible, explain how to correct each error.
a) ``` namespace Name { int x; int y; mutable int z; }; ``` b) ``` int integer = const_cast< int >( double ); ``` c) ``` namespace PCM( 111, "hello" ); // construct namespace ```
When sharing a computer with others, you should restore Word to its default settings when you are finished
Indicate whether the statement is true or false
When inserting text from another document, Click the Insert tab, click the ______________ button arrow, and then click Text from File.
a) Design b) View c) Object d) Insert