When would you use a make table query as opposed to an append query?
What will be an ideal response?
A make table query makes a new table each time you run it, overwriting the previous version. An append query simply adds records to a previously existing table. You would use a make table query when you want to create a new table rather than to add records to an existing table.
You might also like to view...
To display the TABLE TOOLS DESIGN and LAYOUT tabs:
A) click the Insert tab and check View. B) select the table. C) press [Ctrl + Tab]. D) click the View button on the Quick Access Toolbar.
Should SATA drives be swapped from a computer case while power is applied?
A) Yes. SATA drives, by design, are hot swappable. B) Yes, so that swap time is reduced and there is reduced wear and tear on the computer. C) No. SATA drives should never be swapped out when power is applied. D) No. It is not a good idea because the motherboard might not support it.