Information Management's Glossary
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Quality assurance
The process of ensuring a correct result.
Query
A (usually) complex SELECT statement for decision support. See ad hoc query.
Query governor
A facility that terminates a database query when it has exceeded a predefined threshold.
Query response times
The time it takes for the warehouse engine to process a complex query across a large volume of data and return the results to the requester.
Query tools
Software that allows a user to create and direct specific questions to a database. These tools provide the means for pulling the desired information from a database. They are typically SQL-based tools and allow a user to define data in end-user language.