Vertaling van "sub-queries" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Which of the following are valid multi row operators used for sub-queries?
Which z następujących czynności są ważne operatorzy wielu wierszy wykorzystywane do sub-zapytań?
What is true about using NOT IN when writing queries with sub-queries in them?
What jest prawdą na temat korzystania NOT IN podczas pisania kwerend z sub-zapytań w nich?
What is the maximum level of sub-queries allowed in Oracle in a single SQL statement?
What jest maksymalny poziom sub-zapytań dozwolonych w Oracle w pojedynczej instrukcji SQL?
What is true about using sub-queries in INSERT statements in Oracle?
What jest prawdą na temat korzystania z sub-zapytań w INSERT w Oracle?
Answer: B. Sub-queries can fetch data from more than one table.
Odpowiedź: B. Sub-zapytań może pobierać dane z więcej niż jednej tabeli.
What is the maximum level up to which Sub-queries can be nested? 255100
What jest maksymalny poziom, do którego Sub-zapytań można zagnieżdżać? 255100
Which of the following are the types of sub-queries? Ordered sub-queries
Które z poniższych stwierdzeń są rodzaje sub-zapytań? Zamówione sub-zapytania
No multiple OR sub-queries unless they involve one and the same field.
Brak możliwości wielu podzapytań OR, o ile nie wiążą sie one z tym samym polem.
In such a case, developers have two options: copy query results to the application server or write complex, nested SQL queries using sub-queries or many join conditions.
W tym przypadku programiści mają dwie możliwości: skopiować wyniki zapytania do serwera aplikacji albo napisać skomplikowane, zagnieżdżone zapytania SQL z wykorzystaniem podzapytań lub wielu warunków połączeń.
Single row sub-queries and multi-row sub-queries are the main types of sub-queries