Vertaling van "query result" 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.
Specifies the column according to which the query result is sorted.
A filter is a temporary criterion that changes the query result without altering the design of the query.
Filtr jest tymczasowym kryterium, które zmienia wynik zapytania, nie zmieniając przy tym jego projektu.
'if the query result is a set of records, then it is possible to process it further
'if the query result is a set of records, then it is possible to process it further Pm.Debug "New record was successfully written into the database"
'jeżeli wynikiem polecenia jest zbiór rekordów, wtedy można go dalej opracować Pm.Debug "Nowy rekord został z powodzeniem zapisany do bazy danych"
Depending on the specific ADO Provider it is possible, that a single row SQL query result will not be returned in the form of the AdoRecordset object containing a single record, but in the form of the AdoRecord object (represents the single row).
W zależności od konkretnego ADO Provider może się wydarzyć, że jednowierszowy rezultat polecenia SQL nie zostanie zwrócony w formie obiektu AdoRecordset z jednym rekordem, lecz w postaci obiektu AdoRecord, który przedstawia jeden wiersz.
Depending on the specific ADO Provider it is possible, that a single row SQL query result will not be returned as AdoRecordset object containing a single record, but as a AdoRecord object, representing the single row.
W zależności od konkretnego ADO Provider może się wydarzyć, że jednowierszowy rezultat polecenia SQL nie zostanie zwrócony w formie obiektu AdoRecordset z jednym rekordem, lecz w postaci obiektu AdoRecord, który przedstawia jeden wiersz.
Some other forms of data movement like query result sets also need to be considered.
Niektóre inne formy przesyłania danych, takich jak zestawy wyniku zapytania muszą być również brane pod uwagę.
It is better to get all data by one query, and then in the loop and/or recursion to generate a structure based on the query result.
Lepiej jest pobrać jednym zapytaniem wszystkie potrzebne dane, a następnie w pętli i/lub rekurencji wygenerować strukturę na podstawie wyniku zapytania.
Only records where the number of years between a person's birthdate and today's date is greater than 30 are included in the query result.
W wyniku zapytania zostaną uwzględnione tylko te rekordy, w których liczba lat między datą urodzenia danej osoby a datą bieżącą jest większa niż 30.
It allows you to share the query result.
Exit: Here you can specify whether you want to generate the dump in an external file or directly display the query result and then copy it.
Możesz zdefiniować, czy chcesz wygenerować kopię zapasową SQL w zewnętrznym pliku czy bezpośrednio wyświetlić wynik zapytania, który trzeba będzie skopiować.
Export menu gives you ability to choose what to export: current table or SQL query result, several selected tables or even all tables of the database at once.
Menu eksportu Menu eksport daje możliwość wyboru, co eksportować: aktualną tabelę lub wynik zapytania SQL, kilku wybranych tabel lub nawet wszystkich tabel bazy danych na raz.
It is possible to export a table, a batch of tables, or a SQL query result.
Można wyeksportować tabelę, listę wybranych tabel lub wynik zapytania SQL.