How do you add or remove fields from search results?
A. Use field +to add and field -to remove.
B. Use table +to add and table -to remove.
C. Use fields +to add and fields -to remove.
D. Use fields Plus to add and fields Minus to remove.
Answer: C. Use fields +to add and fields -to remove.
You might also like to view...
Before a high-level language program can be executed, it must first be translated into the target computer's machine language. The program that does this translation is called the
a. compiler b. operating system c. linker d. loader
In a sequential search, how many key comparisons would have to be made on the list in the accompanying figure to find the number 5?
A. 4 B. 5 C. 7 D. 8
When drawing a graph, the vertices are drawn as ____.
A. circles B. squares C. triangles D. lines
You can use the ____ command to delete an entire table and its data.
A. ROLLBACK B. DELETE TABLE C. DROP TABLE D. DELETE