Subject | Czech | English |
comp., MS | agregační dotaz | aggregate query (A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg) |
comp., MS | aktualizační dotaz | update query (An action query that changes a set of records according to criteria you specify. An update query does not return any records) |
comp., MS | akční dotaz | action query (A query that copies or changes data) |
comp., MS | brána dotazů a odpovědí | QA gate (A workflow activity in an authentication phase, in which the requesting user must supply answers to one or more predetermined questions. This activity is typically used in password reset, to challenge the user to prove their identity by providing the user with a selection of pre-determined questions for which only that user would know) |
comp., MS | definiční dotaz | data-definition query (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 | distribuovaný dotaz | distributed query (A single query that accesses data from multiple data sources) |
comp., MS | dlouho běžící dotaz | runaway query (A query with an excessive running time, that can lead to a blocking problem. Runaway queries usually do not use use a query or lock time out) |
econ. | doba na dotazy | question time |
comp., MS | Dotaz na obsah | Content Query (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view) |
comp., MS | dotaz na pracovní položky | 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) |
comp., MS | dotaz omezený na kolekci | collection-limited query (A query that is scoped to include only resources that are in a specified collection) |
comp., MS | dotaz s výzvou | prompted query (A query in which a dialog box prompts a user to supply more information. Prompted queries are constructed with a general expression, not a specific value. The SMS/Configuration Manager Administrator console prompts the user to supply the actual value when the query is run) |
comp., MS | dotaz SQL | SQL-specific query (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
comp., MS | dotaz SQL v režimu ANSI | ANSI SQL query mode (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 | dotaz v projektu | project query (A query that is saved for all users of a project) |
comp., MS | dotaz vkládající hodnoty | Insert Values query (A query (SQL statement) that creates a new row and inserts values into specified columns) |
comp., MS | dotaz založený na volání metody | method-based query (A query expressed as a direct method call to one or more Standard Query Operators) |
comp., MS | dotazovací dotaz | polling query (A singleton query that returns a value Analysis Services can use to determine if changes have been made to a table or other relational object) |
automat. | formulace rešeršního dotazu | search specification |
automat. | formulace rešeršního dotazu | retrieval prescription |
automat. | formulace rešeršního dotazu | search request formulation |
comp., MS | fulltextový dotaz | full-text query (As a SELECT statement, a query that searches for words, phrases, or multiple forms of a word or phrase in the character-based columns (of char, varchar, text, ntext, nchar, or nvarchar data types). The SELECT statement returns those rows meeting the search criteria) |
comp., MS | hvězdicový dotaz | star query (A query that joins a fact table and a number of dimension tables) |
construct. | informační dotaz | information inquiry |
construct. | informační dotaz | information request |
comp., MS | klauzule dotazu | query clause (The combination of an expression (or query subclause) and its adjacent logical operator. It is modeled on the WHERE clause of a SQL statement and contains Field Name, operator, and value) |
comp., MS | klíčové slovo dotazu | 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) |
comp., MS | křížový dotaz | crosstab query (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 | LINQ language-integrated query, dotaz integrovaný do jazyka | 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) |
comp., MS | Mé dotazy | My Queries (A folder under the work items node of every Team Foundation project that contains queries defined by, and seen only by the current user) |
comp., MS | nejčastější dotazy | frequently asked questions (A document listing common questions and answers on a particular subject) |
comp., MS | nejčastější dotazy | FAQ (A document listing common questions and answers on a particular subject) |
comp., MS | návrh dotazu | query design (All elements included in the Query window, such as tables, criteria, the order in which fields are arranged, and so on. The design also specifies whether Auto Query is turned on, and whether you can edit the source data) |
comp., MS | návrhář dotazů | query designer (A tool that helps a user create the query command that specifies the data the user wants in a report dataset) |
comp., MS | Obsah podle dotazu | Content by Query (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view) |
comp., MS | odložený dotaz | deferred 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 | odstraňovací dotaz | delete query (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables) |
comp., MS | okamžitý dotaz | immediate 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) |
comp., MS | okno dotazu | Query window (A window in which you work with queries in Design view, Datasheet view, SQL view, or Print Preview) |
comp., MS | omezení počtu výsledků dotazu | query-size threshold (An administrative setting that limits the number of query results for SharePoint lists, sites, and site collections that contain a large number of items) |
comp., MS | optimalizátor dotazů | query optimizer (A database engine component responsible for generating efficient execution plans for statements) |
comp., MS | parametrický dotaz | 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) |
econ. | parlamentní dotaz | parliamentary question |
comp., MS | plán dotazu | query plan (An internal strategy by which a database server tries to create result sets quickly) |
comp., MS | pravidlo dotazu | query rule (A rule that an administrator can configure and apply to query processing to help optimize results and create an enhanced user experience) |
automat. | profil dotazu | search specification |
automat. | profil dotazu | retrieval prescription |
automat. | profil dotazu | search request formulation |
comp., MS | proměnná uchovávající dotaz | query variable (A variable that stores a query, as opposed to the results of a query) |
econ. | písemný dotaz | written question |
comp., MS | předávací dotaz | pass-through query (An SQL-specific query you use to send commands directly to an ODBC database server) |
comp., MS | přidávací dotaz | append query (An action query that adds the records in a query's result set to the end of an existing table) |
comp., MS | rekurzivní dotaz | recursive 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) |
comp., MS | rozsahový dotaz | range query (A query that specifies a range of values as part of the search criteria, such as all rows from 10 through 100) |
comp., MS | Rozšířená syntaxe dotazů | Advanced Query Syntax (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 | sada testů založená na dotazu | query-based test suite (The set of test cases that are returned when a specific query is run. If new test cases that meet the criteria in this query are added to the test suite, the new test cases will automatically appear in the query-based test suite) |
comp., MS | sada výsledků dotazu | result set (The set of records that results from running a query or applying a filter) |
comp., MS | server dotazů | query server (A server that is running the search service and servicing queries) |
comp., MS | sestava Nečastější dotazy | Popular Queries report (A Web analytics report that provides information on the most popular searches) |
comp., MS | sestava Počet dotazů | Number of Queries report (A Web analytics report that provides information on the number searches performed) |
comp., MS | sjednocovací dotaz | union query (A query that uses the UNION operator to combine the results of two or more select queries) |
comp., MS | souhrnný dotaz | 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) |
comp., MS | správce dotazů | query governor (A configuration option that can be used to prevent system resources from being consumed by long-running queries) |
comp., MS | Spustit dotaz | Run Query (A command to run a work item query) |
comp., MS | syntaxe dotazů pro hledání s klíčovými slovy | keyword query syntax (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators) |
comp., MS | textový dotaz | text query (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses) |
comp., MS | Tvůrce dotazů | Query Builder (The user interface for defining work item queries) |
comp., MS | událostní dotaz | event query (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) |
comp., MS | vazač dotazu | query binder (An object that binds an existing StreamInsight query template to specific input and output adapters) |
comp., MS | vkládací dotaz | Insert Into query (A query that copies specific columns and rows from one table to another or to the same table) |
comp., MS | vnořený dotaz | nested query (A SELECT statement that contains one or more subqueries) |
comp., MS | Vytvářecí dotaz | Make Table query (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 | vytvářecí dotaz | make-table query (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 | vzor dotazu | query pattern (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
comp., MS | výběrový dotaz | 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) |
comp., MS | webový dotaz | Web query (A query that retrieves data stored on your intranet or the Internet) |
comp., MS | znovu spustit dotaz | requery (To rerun a query underlying the active form or datasheet in order to reflect changes to the records, display newly added records, and eliminate deleted records) |
comp., MS | Zobrazení dotazu | Query View (The Visual Studio document window that contains both the query builder and the results list. Query View is designed to help you quickly define and run your own queries) |
econ. | ústní dotaz | oral question |
comp., MS | čas pro zpracování dotazu | query window (A reserved time for performing large, resource-intensive queries for a computer, server farm, or server cluster) |
comp., MS | šablona dotazů | question template (A structure that describes a set of questions that can be asked using a particular relationship or set of relationships) |