answersLogoWhite

0

A query is in basic terms a QUESTION. Therefore when you make and run a query in access you are asking it questions to do with the data it has in the dataset. I.e In the last name field you may ask for all people who meet the criteria of SMITH as the last name. Queries can be very complex depending on what youve stored in the database and what your asking of it.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What do you click to create a query on the query wizard on the ribbon in access?

create tab


What you can use inbuilt feature in MS Access to create tables?

You can use the Create Table Wizard, a Make Table Query or a Data Definition Query as ways that are built into Access to create tables.


Which tool do you use to create a query object in access?

database


How do you create update query in access?

If its 2007, Go to the "Create" tab, then "Query design" drag all the fields into the table at the bottom, Presto.


What is a complex query in Microsoft access?

A select query with multiple criteria


Do you have to have a query in access before you can have a form?

no


Can you create a form for a query?

no


Can you use SQL commands to modify queries created using the Simple Query Wizard in Access?

Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.Yes. Once a query has been created in Access, you can go to SQL View and make changes to it.


What are the uses of a Query?

In MS Access, a Query is a saved search, which can be used in reports, etc.


What button do I press in Microsoft Access to save a query?

Ctrl - S will save a query.


How do you calculate tax using a query in Microsoft access?

The easiest way to do this, assuming you have a fixed tax rate, is to simple create a calculated field in a query.Let's say you have a table with Price, Quantity, and TaxRate in it. Create a query based on that table, and bring these three fields into the query.Now create a new, calculated query in a new column. In the first row (the name) of the query, put the following:SalesTax: (Price * Quantity) * TaxRateWhen you run the query, you should see SalesTaxt as a new, calculated field. Now you can use this query for any forms or reports you need this value in.Hope this helps.Richard Rostwww.AccessLearningZone.com


What are two ways to create a query?

by using the query wizard or design view