
Create a make table query - Microsoft Support
A make table query retrieves data from one or more tables, and then loads the result set into a new table. That new table can reside in the database that you have open, or you can create it in another …
Introduction to queries - Microsoft Support
A query can give you an answer to a simple question, perform calculations, combine data from different tables, add, change, or delete data from a database. Since queries are so versatile, there are many …
Create a query based on multiple tables - Microsoft Support
Learn how to create a query in Access that uses multiple tables as its data source.
Add records to a table by using an append query
You use an append query when you need to add new records to an existing table by using data from other sources. If you need to change data in an existing set of records, such as updating the value of …
Create, load, or edit a query in Excel (Power Query)
Know which environment you're in Power Query is well-integrated into the Excel user interface, especially when you import data, work with connections, and edit Pivot Tables, Excel tables, and …
Join tables and queries - Microsoft Support
Use joins in Access queries to combine records from different data sources so that each pair of records from the sources becomes one record in the query results.
Create a query, form, or report in Access - Microsoft Support
Choose whether you want to open the query in Datasheet view or modify the query in Design view, and then select Finish. For more info, see Get started with queries or Create a simple select query.
Import data from data sources (Power Query) - Microsoft Support
Use Power Query in Excel to import data into Excel from a wide variety of popular data sources, including CSV, XML, JSON, PDF, SharePoint, SQL, and more.
Learn the structure of an Access database - Microsoft Support
A query can help you find and retrieve the data that meets conditions that you specify — including data from multiple tables. You can also use a query to update or delete multiple records at the same time …
Learn to combine multiple data sources (Power Query) - Microsoft …
Use Power Query's Query Editor to import data from a local Excel file that contains product information, and from an OData feed that contains product order information.