Examples of using Query returns in English and their translations into Slovak
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
-
Programming
Using the default join type(called an inner join), the query returns only the customer rows
Consider again a query that joins the Customers table and the Orders table on the common fields that represents the Customer ID. Using the default join type(called an inner join), the query returns only the Customer rows
Verify that the query returned the records that you want to copy.
Verify that the query returned the records that you want to append.
In this scenario, the query returns incorrect results.
If your query returns more records than you expect?
Max The query returns the largest value of the field.
If you omit DISTINCT, this query returns both Smith records.
For example, if the user types*, the query returns all cities;
The query returns a list of Product IDs that will be updated.
the records that your query returns.
FIX: An MDX query returns incorrect results in SSAS 2014
This query returns all the endpoints that are currently registered with the RPC endpoint mapper.
Query returns incorrect results from nonclustered columnstore index under snapshot isolation level in SQL Server 2016.
This type of query returns all top values,
FIX: A query returns inconsistent results before the data cache is warmed up in SSAS 2008.
Work with pages of grid data(useful when a query returns a large set of results).
If the user types L, the query returns all cities that start with the letter"L;
Set a limit on the number of records returned by the query Limit the number of records the query returns.
The query returns only orders that were required in April,