1.

State Some Of The Uses Append Query?

Answer»

Some of the uses of append query are as follows

  • You will save time by appending data to an existing table rather than manual update.
  • Appending files based on specific criteria is possible.
  • If your destination file doesn’t have COLUMNS and rows you can add certain columns and rows thus ignoring the REST of them.
  • Append can save time and labor when DEALING with LARGE database updation.

Some of the uses of append query are as follows



Discussion

No Comment Found