Asked by
Barakat Oshodi
on Oct 20, 2024Verified
All the fields selected in a(n) _____ query must match fields with the same data types in the target table.
A) Make-Table
B) Crosstab
C) Apply
D) Append
Make-Table Query
A database operation that creates a new table from the results of a query.
Crosstab Query
A query in a database that aggregates and possibly summarizes data in a tabular format, often used for comparison or analysis.
Append Query
An append query is a type of database query that adds records from one or more sources to the end of a table.
- Ascertain and implement distinct types of action queries: Append, Delete, Update, Make-Table.
Verified Answer
MA
Learning Objectives
- Ascertain and implement distinct types of action queries: Append, Delete, Update, Make-Table.