Download for Windows Premium
Publiciteit
instrukcja SQL
SQL statement
Pierwsza instrukcja SQL jest wykonywane po podłączeniu do bazy danych.
The first SQL statement is performed after connecting to the database.
Każda instrukcja SQL działa na zbiorze ( ) na podstawie czasu.
Each SQL statement operates on a set ( ) at a time basis.
Do tej pory nie było możliwe monitorowanie planów zapytań, gdy instrukcja SQL była jeszcze uruchomiona.
Up to now it was not possible to monitor query plans while the SQL statement was still running.
Kwerenda (instrukcja SQL), która powoduje usunięcie wierszy spełniających kryteria określające z jednej lub kilku tabel.
A query (SQL statement) that removes rows matching the criteria that you specify from one or more tables.
Kwerenda (instrukcja SQL), która powoduje utworzenie nowej tabeli, a następnie tworzy rekordów (wierszy) w tabeli, kopiując rekordy z istniejącej tabeli lub kwerendy wyników.
make-table query A query (SQL statement) that creates a new table and then creates records (rows) in that table by copying records from an existing table or query results.
W przeciwnym przypadku, instrukcja SQL zostanie wysłana do serwera bazy danych w celu jej wykonania a zwrócony wynik zostanie zapisany w buforze i zwrócony.
Otherwise, the SQL statement will be sent to the DB server for execution, and the corresponding result will be saved in the cache and returned.
Na przykład prosta instrukcja SQL pobierająca listę nazwisk kontaktów o imieniu Maria może wyglądać następująco
For example, a simple SQL statement that retrieves a list of last names for contacts whose first name is Mary might resemble this
Następująca instrukcja SQL pokazuje, jak za pomocą DISTINCTROW można wygenerować listę firm, które mają co najmniej jedno zamówienie, ale bez żadnych szczegółów dotyczących tych zamówień
The following SQL statement shows how you can use DISTINCTROW to produce a list of companies that have at least one order but without any details about those orders
Jeśli dwa rekordy zawierają Kit w polu Nazwisko, następująca instrukcja SQL zwraca tylko jeden rekord, który zawiera Kit
If two records contain Smith in the LastName field, the following SQL statement returns only one record that contains Smith
Przykład Poniższa instrukcja SQL wybiera wiek, pierwsze i ostatnie kolumny z tabeli Pracownicy, gdzie kolumna ID to 100
Example The following SQL statement selects the age, first and last columns from the Employees table, where id column is 100
Klauzula WHERE Ta przykładowa instrukcja SQL jest interpretowana jako "Wybierz dane przechowywane w polach o nazwach Adres e-mail i Firma z tabeli o nazwie Kontakty, a dokładnie te rekordy, w których wartością pola Miasto jest Szczecin".
WHERE clause This example SQL statement reads "Select the data that is stored in the fields named E-mail Address and Company from the table named Contacts, specifically those records in which the value of the field City is Seattle."
Jeśli chcesz zaimportować dane przy użyciu natywnego zapytania bazy danych, określ zapytania w polu Instrukcja SQL.
If you want to import data using a native database query, specify your query in the SQL Statement box.
Instrukcja SQL określająca, że źródłem danych jest pole DataZamówienia z tabeli Zamówienia.
An SQL statement specifying the OrderDate field on the Orders table as the source of data.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor instrukcja SQL in het Pools

Publiciteit

Resultaten: 13. Exact: 13. Verstreken tijd: 16 ms.