Subject | English | Dutch |
comp., MS | Advanced Query Syntax | Geavanceerde zoekopdrachten (A search query syntax that helps produce more precise search results by using targeted queries that search specific properties in a message type. AQS defines certain keywords which can be used to refine the search query, such as specifying boolean operations on searched terms (AND, OR, NOT) as well as to specify further filters based on file metadata or file type. It can also be used to limit results from specific information stores like regular files, offline files cache, or e-mail stores) |
comp., MS | ANSI SQL query mode | ANSI SQL-querymodus (One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters) |
comp., MS | append query | toevoegquery (An action query that adds the records in a query's result set to the end of an existing table) |
work.fl., IT | Boolean query | logische zoekvraag |
work.fl., IT | Boolean query | Boole-zoekvraag |
work.fl., IT | coded query | gecodeerde zoekvraag |
comp., MS | Content by Query | Inhoud per query (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view) |
comp., MS | Content Query | Inhoudsquery (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view) |
ed., IT | content-addressable query facility | associatieve opvraagvoorziening |
ed., IT | content-addressable query facility | associatieve opvraagaccomodatie |
comp., MS | crosstab query | kruistabelquery (A query that calculates a sum, average, count, or other type of total on records, and then groups the result by two types of information: one down the left side of the datasheet and the other across the top) |
comp., MS | data-definition query | definitiequery (An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database) |
comp., MS | deferred query | uitgestelde query (A LINQ query that is not evaluated until it is iterated over, either with a foreach statement (C) or a For Each statement (Visual Basic), or by manually using the underlying GetEnumerator and MoveNext methods) |
comp., MS | delete query | verwijderquery (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables) |
comp., MS | event query | gebeurtenisquery (A WMI Query Language statement that event consumers use to register to receive notification of specific events. An event provider uses an event query to register to generate notifications of specific events) |
IT, dat.proc. | field query | veldretrieval |
IT, dat.proc. | field query | veldzoekbewerking |
IT, dat.proc. | field query | veldopvraagbewerking |
IT, dat.proc. | field query | veldopvraag |
comp., MS | Graph Query Language | Querytaal voor grafen (A query language used to query the graph index) |
comp., MS | immediate query | onmiddellijke query (A LINQ query that is evaluated immediately. Any query that returns a single value, as opposed to a sequence of values, or that is terminated by a call to ToList, ToArray, ToDictionary, or ToLookup) |
IT | interrogation language GB : query language US | query taal |
comp., MS | keyword query syntax | sleutelwoordquerysyntaxis (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators) |
comp., MS | language-integrated query A query syntax that defines a set of query operators that allow traversal, filter, and projection operations to be expressed in a direct, declarative way in any .NET-based programming language | Language Integrated Query (LINQ) |
comp., MS | Make Table query | tabelmaakquery (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | make-table query | tabelmaakquery (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | method-based query | op methode gebaseerde query (A query expressed as a direct method call to one or more Standard Query Operators) |
comp., MS | natural query syntax | natuurlijke querysyntaxis (A search method that lets you direct your search using conversational language) |
comp., MS | Number of Queries report | rapport Aantal query's (A Web analytics report that provides information on the number searches performed) |
comp., MS | parameter query | parameterquery (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) |
comp., MS | pass-through query | Pass Through-query (An SQL-specific query you use to send commands directly to an ODBC database server) |
IT | polling query | afvraag |
comp., MS | Popular Queries report | rapport Populaire query's (A Web analytics report that provides information on the most popular searches) |
IT, dat.proc. | protected query | beveiligde opvraging |
IT, dat.proc. | protected query | beveiligde opvraagbewerking |
comp., MS | query-based report | op query gebaseerd rapport (A type of report generated from an Application Object Tree (AOT) query) |
comp., MS | Query Builder | Opbouwfunctie voor query's (The user interface for defining work item queries) |
ed., IT | query by content | associatief opvragen |
IT | query by example | opvragen via voorbeelden |
IT | query-by-example | opvragen via voorbeelden |
IT | Query-By-Example system | opvragen via voorbeelden |
IT, dat.proc. | query design screen | opvraagbewerkingsgenerator |
comp., MS | query expression | query-expressie (An expression that uses a language-integrated syntax for queries) |
health., anim.husb. | query fever | Australische Q-koorts (nosogenum:Coxiella burnetii) |
health., anim.husb. | query fever | Q-koorts (nosogenum:Coxiella burnetii) |
IT, dat.proc. | query format | weergavevorm van de opvraagbewerking |
ed., IT | query language approximating to normal phraseology | natuurlijke taaluiting benaderende vraagtaal |
ed., IT | query language approximating to normal phraseology | natuurlijke taal benaderende vraagtaal |
comp., MS | query-size threshold | drempelwaarde voor queryresultaten (An administrative setting that limits the number of query results for SharePoint lists, sites, and site collections that contain a large number of items) |
IT, dat.proc. | query view file | opvraagviewbestand |
work.fl., IT | ran query | rangvolgordemethode |
comp., MS | recursive query | recursieve query (A query made to a DNS server in which the requester asks the server to assume the full workload and responsibility for providing a complete answer to the query. The DNS server will then use separate iterative queries to other DNS servers on behalf of the requester to assist in completing an answer for the recursive query) |
IT | Relational Query By Example | relationeel onderzoek via voorbeelden |
work.fl., IT | search query | zoekvraag |
comp., MS | select query | selectiequery (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) |
comp., MS | sql query | SQL-query (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
comp., MS | SQL-specific query | SQL-query (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
gen. | temporal databases:representation and querying | temporele gegevensbanken:representatie en raadpleging |
comp., MS | text query | tekstquery (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses) |
comp., MS | totals query | totalenquery (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) |
comp., MS | union query | samenvoegquery (A query that uses the UNION operator to combine the results of two or more select queries) |
IT, dat.proc. | unprotected query | niet-beveiligde opvraging |
IT, dat.proc. | unprotected query | niet-beveiligde opvraagbewerking |
comp., MS | update query | bijwerkquery (An action query that changes a set of records according to criteria you specify. An update query does not return any records) |
comp., MS | Web query | webquery (A query that retrieves data stored on your intranet or the Internet) |
work.fl., IT | weighted query | critische zoekvraag |