DictionaryForumContacts

Terms containing Query | all forms | exact matches only
SubjectEnglishGreek
comp., MSaction queryερώτημα ενεργειών (A query that copies or changes data)
comp., MSAdvanced 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., MSANSI SQL query modeλειτουργία ερωτήματος ANSI SQL (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., MSappend queryερώτημα προσάρτησης (An action query that adds the records in a query's result set to the end of an existing table)
work.fl., ITBoolean queryερώτημα Μπουλ
work.fl., ITBoolean queryΜπούλειο ερώτημα
work.fl., ITcoded queryκωδικοποιημένο ερώτημα
comp., MScollection-limited queryερώτημα που περιορίζεται σε μια συλλογή (A query that is scoped to include only resources that are in a specified collection)
comp., MSContent by QueryΕρώτημα περιεχομένου (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MSContent QueryΕρώτημα περιεχομένου- (A Web Part that queries data from multiple sources within a site collection and presents that data in a custom view)
comp., MScrosstab 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., MSdata-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., MSdeferred 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., MSevent 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)
ITExtended Structured Query Languageεπέκταση της SQL
ITExtended Structured Query Languageγλώσσα επεκτάσιμης αναζήτησης
IT, dat.proc.field queryανάκτηση πεδίου
comp., MSGraph Query LanguageΓλώσσα ερωτήματος γραφήματος (A query language used to query the graph index)
comp., MSimmediate 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., MSkeyword query syntaxσύνταξη ερωτήματος με λέξεις-κλειδιά (A query syntax for enterprise search that supports free-text expressions, property restrictions, and specified operators)
comp., MSlanguage-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., MSMake 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., MSmake-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., MSmethod-based queryερώτημα βασιζόμενο σε μέθοδο (A query expressed as a direct method call to one or more Standard Query Operators)
comp., MSMicrosoft Power Query for ExcelMicrosoft Power Query για Excel (The Excel business intelligence add-in focused on data discovery and access)
comp., MSMy 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., MSnatural query syntaxφυσική σύνταξη ερωτήματος (A search method that lets you direct your search using conversational language)
comp., MSnested queryένθετο ερώτημα (A SELECT statement that contains one or more subqueries)
comp., MSNumber of Queries reportΑναφορά αριθμού ερωτημάτων (A Web analytics report that provides information on the number searches performed)
comp., MSobject queryερώτημα αντικειμένων (A query executed against an EDM within an object context that returns data as objects)
comp., MSparameter 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)
comp., MSpass-through queryερώτημα διαβίβασης (An SQL-specific query you use to send commands directly to an ODBC database server)
ITpolling queryΕρώτηση
comp., MSPopular Queries reportΑναφορά δημοφιλών ερωτημάτων (A Web analytics report that provides information on the most popular searches)
comp., MSproject queryερώτημα έργου (A query that is saved for all users of a project)
comp., MSprompted 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)
IT, dat.proc.protected queryαναζήτηση με περιορισμούς
commun., ITpublic query serviceυπηρεσία δημόσιας αναζήτησης
comp., MSQuery BuilderΔόμηση ερωτήματος (The user interface for defining work item queries)
ed., ITquery by contentερώτηση κατά περιεχόμενο
ITquery by exampleερώτημα μέσω παραδείγματος
ITquery-by-exampleερώτημα μέσω παραδείγματος
ITQuery-By-Example systemσύστημα ερωτήματος με παράδειγμα
ITQuery-By-Example systemσύστημα QBE
comp., MSquery channelκανάλι ερωτημάτων (A DDE channel used in a conversation between the destination application and a specific query (for example, Query1) in Query. To use a query channel, you must have already opened the query window using a system channel)
comp., MSquery clauseόρος ερωτήματος (" A single clause of a query expression. There are several different query clauses, each identified by its initiating query keyword. For instance, the "from/From clause" refers to clauses like "From c In customers" in Visual Basic, or "from c in customers" in C.")
comp., MSquery 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)
IT, dat.proc.query design screenγεννήτρια αναζητήσεων βάσει κριτηρίων
comp., MSquery expressionπαράσταση ερωτήματος (An expression that uses a language-integrated syntax for queries)
health.query feverπυρετός Q
health., anim.husb.query feverπυρετός της Κουηνσλάνδης (nosogenum:Coxiella burnetii)
IT, dat.proc.query generatorγεννήτρια αναζητήσεων βάσει κριτηρίων
comp., MSquery 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)
IT, dat.proc.query languageερωτηματική γλώσσα
IT, dat.proc.query languageγλώσσα ερωτήσεων
ed., ITquery language approximating to normal phraseologyγλώσσα διερεύνησης προσεγγίζουσα τη φυσιολογική φρασεολογία
comp., MSquery optimizerμηχανισμός βελτιστοποίησης ερωτήματος (A database engine component responsible for generating efficient execution plans for statements)
comp., MSquery pathδιαδρομή ερωτήματος (A string representation of a path that specifies which related objects to return when a typed object query is executed)
comp., MSquery 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., MSquery planσχέδιο ερωτήματος (An internal strategy by which a database server tries to create result sets quickly)
comp., MSquery roleρόλος ερωτήματος (The role name of a server that services queries in the farm topology)
comp., MSquery ruleκανόνας ερωτήματος (A rule that an administrator can configure and apply to query processing to help optimize results and create an enhanced user experience)
comp., MSQuery ServiceΥπηρεσία ερωτημάτων (The web service exposed by the web front-end that allows a client program to execute queries)
comp., MSquery-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., MSquery variableμεταβλητή ερωτήματος (A variable that stores a query, as opposed to the results of a query)
comp., MSQuery 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)
IT, dat.proc.query view fileαρχείο αποθήκευσης των αποτελεσμάτων αναζήτησης
comp., MSquery windowπαράθυρο ερωτήματος (A reserved time for performing large, resource-intensive queries for a computer, server farm, or server cluster)
work.fl., ITran queryερώτημα τάξης
work.fl., ITran queryερώτημα βαθμού
comp., MSrecursive 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., MSRun QueryΕκτέλεση ερωτήματος (A command to run a work item query)
work.fl., ITsearch queryερώτημα αναζήτησης
comp., MSsql queryερώτημα sql (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE)
comp., MSstandard query operatorτυπικός τελεστής ερωτήματος (A method that constitutes a query pattern and that is implemented by a LINQ provider for a specific domain. Standard query operators are defined in the System.Linq.Enumerable class)
ITStructured Query LanguageΣήκουελ
ITStructured Query Languageδομημένη γλώσσα ερωτημάτων
ITstructured query languageΔομημένη Γλώσσα Αναζητήσεων
comp., MStext queryερώτημα κειμένου (One or more phrases that can contain operators, quotation marks, wildcards such as or ?, and parentheses)
comp., MSunion queryερώτημα συνένωσης (A query that uses the UNION operator to combine the results of two or more select queries)
comp., MSupdate queryερώτημα ενημέρωσης (An action query that changes a set of records according to criteria you specify. An update query does not return any records)
comp., MSWeb queryερώτημα στο Web (A query that retrieves data stored on your intranet or the Internet)
work.fl., ITweighted queryσταθμισμένο ερώτημα
comp., MSWMI Query Languageγλώσσα ερωτημάτων WMI (A subset of ANSI SQL with semantic changes adapted to Windows Management Instrumentation (WMI))
comp., MSwork 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., MSWork 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)
comp., MSXML Queryερώτημα XML (Functional query language that is broadly applicable to a variety of XML data types derived from Quilt, XPath, and XQL. Both Ipedo and Software AG implement their own versions of the W3C's proposed specification for the XQuery language. Also called: XML Query, XQL)

Get short URL