answersLogoWhite

0

It is a query that returns the data in a tabular form, similar to a pivot table in a spreadsheet. There are headings across the top and down the side. A typical example would be counting how many staff in each department are male and female. You could have the headings of the departments down the side and the headings for male and female across the top. Then there would be a total for each gender in each department.

User Avatar

Mabel Predovic

Lvl 10
2y ago

What else can I help you with?

Continue Learning about Accounting

What does the mean in Microsoft Access?

The * symbol is a universal wildcard symbol. In the Access Query By Example Design Pane, the * represents all fields in the table or query.


Why need of separate data warehouse?

3 Main reasons: 1.OLTP systems require high concurrency, reliability, locking which provide good performance for short and simple OLTP queries. An OLAP query is very complex and does not require these properties. Use of OLAP query on OLTP system degrades its performance. 2.An OLAP query reads HUGE amount of data and generates the required result. The query is very complex too. Thus special primitiveshave to provided to support this kind of data access. 3.OLAP systems access historical data and not current volatile data while OLTP systems access current up-to-date data and do not need historical data.


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.


What object that displays fields and records from a table or query in a printable format?

The object that displays fields and records from a table or query in a printable format is called a report. Reports are designed to present data in a structured layout, making it easy to read and analyze. They can include summaries, calculations, and various formatting options to enhance presentation. In applications like Microsoft Access, reports can be customized to meet specific needs before printing.


What does QBE stand for?

QBE stands for Query by Example.

Related Questions

What is a complex query in Microsoft access?

A select query with multiple criteria


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

create tab


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

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.


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.


What does the mean in Microsoft Access?

The * symbol is a universal wildcard symbol. In the Access Query By Example Design Pane, the * represents all fields in the table or query.


Which Access component is best for data presentation?

Query


Which query language will use in MS Access to maintain database?

It uses a version of SQL. (Structured Query Language).


What is the default query name in access?

object type


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

database