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.

Computer Science & Information Technology

You might also like to view...

Alice function_______ creates a window for control buttons.

a) MakeControlPanel. b) ControlPanel. c) AControlPanel. d) None of the above.

Computer Science & Information Technology

Compute the surface area of a cube in which the longest diagonal (from a top corner to the opposite bottom corner) is 3 feet.

See second example problem in section 6-7 Let s = length of side of the cube Let c = the diagonal of one face: Let d = the longest diagonal across cube

Computer Science & Information Technology

A button that a user can click to cause some action is an example of a source.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which two connection options would likely be used to connect a tape drive to a computer today? (Select two.)

A) Parallel B) USB C) eSATA D) VGA E) PS/2

Computer Science & Information Technology