New tables created with the make-table query retain the field ____ of the underlying table(s).
A. data type
B. validation rule
C. format
D. lookup properties
Answer: A
You might also like to view...
Critical Thinking QuestionsCase G-2Charles is creating a flag for his social studies class. Charles has three classmates working on the project with him and they are all providing input into the design of the flag. Charles applies a pattern fill to a star shape and wants the pattern artwork to be smaller without changing the size of the star shape so he ____.
A. double-clicks the Pattern swatch B. double-clicks the Scale tool C. double-clicks the Pattern effect on the Appearance panel D. double-clicks the Scale tool on the Tools panel
What type of errors when a data flow does not flow as expected?
A. Compile time B. User errors C. Run time D. SQL errors
Describe what the MenuStrip tool does.
What will be an ideal response?
Assume all variables are properly declared. The output of the following C++ code is 2 3 4 5. n = 1;while (n < 5){ n++; cout
Answer the following statement true (T) or false (F)