Asked by quadasjiah williams on Sep 29, 2024

Which of the following could you use to export records to a new table?

A) Parameter query
B) Make-Table query
C) Update query
D) Delete query

Make-Table Query

A type of query in database management systems that creates a new table and populates it with data resulting from the query.

Export Records

The action of transferring data from one application or database to another format or application, typically for analysis, reporting, or backup purposes.

  • Comprehend the application of action queries and their effects on database table structures.