answersLogoWhite

0

excell.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

A query that prompts for input whenever it is run is a run-time query?

A query that prompts for input whenever it is run is a Paremeter Query


What task does the run query button perform in Access?

It enables you to run a query by clicking on the button. You can choose what query to run when you design it.


Can you use query language to extrapolate information from a database?

Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.Yes. That is one of the things that a query is used for.


What is a Brio Query File used for?

A brio query file - file extension bqy - is typically an sql query that can be connected to a RDBMS and return an answer or result set. A brio query file is created using Brio explorer or designer software. This sofware creates SQL queries using a graphic interface to render database objects that can be dragged and dropped on to the designer space. Query design is similar to MS Access.


How do you view the results of a saved query in Microsoft Access?

Run the query. If in Design view you can do that by clicking on the red exclamation mark. If you go to the window and open the query directly, it will run.


How can one answer the query 'What is a jtag'?

JTAG is an acronym, which could stand for a variety of definitions. The most commonly used, though, is Joint Test Action Group. JTAG is a commonly used term for boundary-scans, which is testing proprietary or homemade software on circuit boards. One could, for example, JTAG an Xbox to run home made software on it.


What provides a common framework that can be used to query servers and workstations for information about specific hardware or software?

windows management instrumentation (WMI)


What software is used to run a network server?

Paint


What software that windows 7 used to run?

application


Is SQL an open source software or open access software?

SQL is not software in the sense that you can run it as a stand-alone program. SQL stands for Structured Query Language and is that a language for querying relational databases. It was originally developed at IBM and became the de facto standard relational database query language in the 1980s.In order to execute (run) SQL queries against a database, you need an implementation that can interpret the SQL statement and return the data as specified from your data store. Also, Open Access as a concept does not apply to software. See related links for details.


How do you find average in query?

You need at least one numeric field in your query. Turn on the Total line in the query. Change the option under the numeric field to Average. When you run the query, you will get an average.


What is a query that extracts data from a table which meets certain specified criteria?

If the criteria is entered in by the user as the query is run, by prompting the user, then it is a Parameter query. Criteria can also be built direct into the query in which case it is a standard Select query.