-
1 select query
"A query that asks a question about the data stored in your tables and returns a result set in the form of a datasheet, without changing the data." -
2 query keyword
"A contextual keyword in C# and Visual Basic that designates the query clause of a query expression. For example, from, join, and select are query keywords in C#, and From, Join, and Select are query keywords in Visual basic." -
3 totals query
"A query that displays a summary calculation, such as an average or sum, for values in various fields from a table or tables. A totals query is not a separate kind of query; rather, it extends the flexibility of select queries." -
4 parameter query
"A type of query that, when you run it, prompts for values (criteria) to use to select the records for the result set so that the same query can be used to retrieve different result sets." -
5 Work Item Query Language
"A loose variant of SQL that describes a query in the Work Item Tracking subsystem of Team Foundation Server using a syntax that contains SELECT, WHERE, COLUMN and SORT clauses. Query View is the user interface for defining work item queries." -
6 union query
A query that uses the UNION operator to combine the results of two or more select queries. -
7 work item query
"A specialized SELECT statement containing a WHERE clause, and COLUMN and SORT BY elements. Work Item Query is modeled after SQL queries." -
8 sql query
"An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE." -
9 column selector
The horizontal bar at the top of a column. You can click a column selector to select an entire column in the query design grid or the filter design grid.
См. также в других словарях:
Query by Example — (QBE) is a database query language for relational databases. It was devised by Moshè M. Zloof at IBM Research during the mid 1970s, in parallel to the development of SQL. It is the first graphical query language, using visual tables where the… … Wikipedia
Select (SQL) — A SQL SELECT statement returns a result set of records from one or more tables. [cite web |url=http://msdn2.microsoft.com/en us/library/ms189499.aspx |title=Transact SQL Syntax Conventions |accessdate= |author=Microsoft ] [cite web… … Wikipedia
Query optimizer — The query optimizer is the component of a database management system that attempts to determine the most efficient way to execute a query. The optimizer considers the possible query plans for a given input query, and attempts to determine which… … Wikipedia
query language — ▪ computer science a computer programming language used to retrieve information from a database. The uses of databases are manifold. They provide a means of retrieving records or parts of records and performing various calculations… … Universalium
query language — In a database management system, a programming language that allows a user to extract and display specific information from a database. Structured Query Language (SQL) is an international database query language that allows the user to… … Dictionary of networking
Query By Example — L interface QBE de Kexi Query By Example (abr. QBE, en français interrogation par l exemple), est un type d interface utilisateur servant à effectuer des recherches dans des bases de données relationnelles. Le principe d une interface QBE est que … Wikipédia en Français
IBM Query Management Facility — Query Management Facility is a query tool invented by IBM, for interfacing with their DB2 system. The most recent version is Version 9.2.An example of QMF query might be:Select *From frmp.frmv805 014Where attrdate > current dateand mco= 4and… … Wikipedia
Language Integrated Query — LINQ redirects here. For the card game, see Linq (card game). Language Integrated Query Influenced by SQL, Haskell Language Integrated Query (LINQ, pronounced link ) is a Microsoft .NET Framework component that adds native data querying… … Wikipedia
Structured Query Language — SQL (das Kürzel für Structured Query Language; offizielle Aussprache [ɛskjuːˈɛl], häufig auch [ˈsiːkwəl] →SEQUEL), ist eine Datenbanksprache zur Definition, Abfrage und Manipulation von Daten in relationalen Datenbanken. SQL ist von ANSI und ISO… … Deutsch Wikipedia
Structured query language — SQL Apparu en 1974 Auteur … Wikipédia en Français
United States Senate Select Committee on POW/MIA Affairs — The Senate Select Committee on POW/MIA Affairs was a special committee convened by the United States Senate during the George H. W. Bush administration (1989 to 1993) to investigate the fate of United States service personnel listed as missing in … Wikipedia