answersLogoWhite

0

The query uses the data that?

Updated: 8/19/2019
User Avatar

Wiki User

11y ago

Best Answer

A query is a way of extracting information from a database, usually by using certain criteria or requesting certain data

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The query uses the data that?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If you delete query does it delete the original information in the table?

Your question is unclear. If you mean if you delete a query, then it does not affect the data in the table. Deleting any kind of query does not affect the data in any table it uses. If you mean if you run a Delete query, then yes the data in the table will be deleted. That is what Delete queries are for.


What are subqueries used for in a database?

A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.A subquery is basically a query inside another query. Sometimes a main query needs to process data that is the result of another query. To extract that data a subquery could be built into a field in a main query. This is known as a subquery.


What is used for importing into excel data that is stored on a website?

The traditional method of creating a web query uses the New Web Query menu command found on the Data menu under Import External Data.See related links for examples.


What can a select query do?

Select query come under the category of DRL (data retrieval language). A select query is used to retrieve data from DB.


What are you doing if you query a database?

You are searching the database or extracting data from the query.


What does a query allow you to do on a database?

a query allows you to select certain data


A query language is an example of?

Any thing that has to do with database is a query lanquage. As in query the data to retrieve whatever you are looking for.


Is A query datasheet is called a logical view of the data because a query does not physically store the data as it is still stored in the tables?

Yes, that is correct. A query datasheet presents a logical view of the data because it displays the information based on the query conditions without physically storing it. The data itself remains stored in the underlying tables of the database.


The table or tables from which a query gets its data is the?

Data Source


A type of query that retires data from one or more tables and make it available to use in the formatof a data sheet is?

Select Query.


When might you want to use a web query to capture data?

You might want to use a web query to capture data when you need to extract information from a website that is regularly updated, such as stock prices, weather updates, or news headlines. Web queries can automate the process of retrieving this data, saving time and ensuring that you have the most recent information at your fingertips.


Are query results saved after the query is executed?

The results are not saved, but the query can be. If the query has been saved, then it can be run at any time to retrieve the data. So it is not necessary to save the data itself. You can write queries that will select data and write it to a new table, in which case the results are being saved.