answersLogoWhite

0


Best Answer

Using Microsoft Access as a basic example, there are four basic items in a database. Tables--hold data; Queries--sort data; Forms--enter/view data; Reports--display data.

So, if we have a table with a list of people (Last Name, First Name, City, State) and we want to find all records of people from Wisconsin, we create a Query. If I want to find all people with the last name of Smith, I create a query. The table only holds the data, the form and report display data, but the query is where you (or the database programmer) gives the end user the ability to filter data.

When you submit a search term to your favorite search engine, the results are a filtered query of all websites (data) available using the term you input.

When you ask everybody in a room who has a birthday in June to raise a hand, you queried the people. A company can use a query of birthdays of your stored friends to send you a discount on flowers.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are queries usually used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is dataadapter in net?

Microsoft .NET's System.Data.Common.DataAdapter is a class that is used to connect to a database and execute SQL queries, usually used with a System.Data.DataSet.


What is used to enter information into the database?

queries


What language is used to write WMI queries?

SQL


Two types of compound criteria used in queries are?

And.. Or


What is alias in MS Access?

An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.An alias is a name that can be used in place of another name. When writing queries you can use an alias as a shorter way of referring to tables, helping to make SQL queries shorter and often simpler to understand.


What is used to pull spicific data from a table?

Filters or queries.


What are audit queries?

Audit queries are questions asked by an auditor during an investigation. These may be used to gather information to come to a conclusion in the audit.


What zone is used in conjunction with ipv4 ip addresses to resolve queries for ipv4 ip addresses to resolve queries for fqdns?

In.addr-arpa (ali66reza)


What are queries used for in database?

Queries are used in databases to retrieve specific information from the database based on certain criteria. They allow users to search, filter, and manipulate data to generate meaningful results. Queries help users analyze data, make decisions, and extract useful insights from the database.


What is a codgers queries called?

A codger's queries would simply be called codger's queries.


Queries are often used to do what?

A query is formulated to retrieve data that meets the query parameters. For example if you had a data base containing peoples names and ages, a query might be to retrieve all names who have an age between 25 and 30.


What is queries?

Query is a statement which user gives in database.