DictionaryForumContacts

   English
Terms for subject Microsoft containing query | all forms | exact matches only
EnglishSerbian Latin
action queryradni upit (A query that copies or changes data)
Advanced Query SyntaxNapredna sintaksa upita (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)
append queryupit za dodavanje (An action query that adds the records in a query's result set to the end of an existing table)
Content by QuerySadržaj putem upita (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
Content QueryUpit za sadržaj (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
crosstab queryunakrsni upit (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)
data-definition queryupit za definisanje podataka (An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database)
delete queryupit za brisanje (A query (SQL statement) that removes rows matching the criteria you specify from one or more tables)
Graph Query LanguageJezik upita za grafikon (A query language used to query the graph index)
keyword query syntaxsintaksa upita pomoću ključnih reči (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators)
Make Table queryupit za kreiranje tabele (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table)
Microsoft Power Query for ExcelMicrosoft Power Query za Excel (The Excel business intelligence add-in focused on data discovery and access)
natural query syntaxsintaksa upita na prirodnom jeziku (A search method that lets you direct your search using conversational language)
parameter queryparametarski upit (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)
pass-through queryprolazni upit (An SQL-specific query you use to send commands directly to an ODBC database server)
prompted queryupit sa odzivnikom (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)
Query BuilderIzrada upita (The user interface for defining work item queries)
query roleuloga upita (The role name of a server that services queries in the farm topology)
query rulepravilo za upit (A rule that an administrator can configure and apply to query processing to help optimize results and create an enhanced user experience)
query serverserver za upite (A server that is running the search service and servicing queries)
Query ServiceUsluga upita (The web service exposed by the web front-end that allows a client program to execute queries)
Query windowprozor "Upit" (A window in which you work with queries in Design view, Datasheet view, SQL view, or Print Preview)
recursive queryrekurzivni upit (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)
select queryupit za izdvajanje (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)
totals queryupit zbirova (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)
union queryupit za združivanje (A query that uses the UNION operator to combine the results of two or more select queries)
update queryupit za ažuriranje (An action query that changes a set of records according to criteria you specify. An update query does not return any records)