Vertaling van "crosstaba" in Engels
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.
największą zaletą cube'a excel w stosunku do zwykłego crosstaba jest fakt, że dane są zapisane w zewnętrznym pliku w formacie.cub, a parametry połączenia w pliku.ogy.
The greatest advantage of an excel cube over a simple crosstab is that the data is stored externally in a.cub file and the connection parameters in a.ogy file.
Ten typ crosstaba Excel jest generowany za pomocą wyboru opcji 'create OLAP Cube from this query' w kreatorze tabel przestawnych.
Excel crosstab generated with a 'create OLAP Cube from this query'
Ten typ crosstaba Excel jest generowany za pomocą wyboru opcji 'create OLAP Cube from this query' w kreatorze tabel przestawnych.
Andere resultaten
Można tam stworzyć żywe i szczegółowe podsumowania raportów lub crosstabs raportów (dla Access, SQL Server, MySQL, PostgreSQL i Oracle) dla stron internetowych.
You can instantly create live detail and summary reports or crosstabs reports (for Access, SQL Server, MySQL, PostgreSQL and Oracle) for your websites.
W dalszej części te dwa typy zapytań będą nazywane odpowiednio: original i crosstab.
In this article, they will be called original and crosstab respectively.
Jest to crosstab() w module tablefunc, która zwraca zpivotowaną tabelę wynikową zapytania podanego jako argument.
It's crosstab() from tablefunc module, which returns a pivoted table for a given query.
Funkcja crosstab() przyjmuje jako argument tekst zawierający zapytanie SQL, które po wykonaniu zwraca tabelę do transformacji.
The crosstab() function takes one parameter with SQL query as string and returns a transformed table.
Drugie wykorzystuje funkcję crosstab() bazy danych PostgreSQL, która tworzy pivot wyniku podzapytania i dołącza go jako kolejne kolumny do wyniku.
The second one uses Postgres crosstab() function, which adds a pivoted subquery as new columns.
Wersja smart lepiej wykorzystuje możliwości funkcji crosstab(), która najpierw tworzy oczekiwany szkielet kolumn z domyślną wartością, a następnie uzupełnia je danymi, jeżeli takie istnieją.
The Smart version uses the advantages of the crosstab() function in a better way, which creates the expected columns skeleton with default values and fulfills it with the data if there is any.
Tu pojawił się jednak dodatkowy problem - zapytanie przekazywane do funkcji crosstab() ma postać tekstową, w związku z czym nie jest w stanie adaptować się do każdego wiersza głównego zapytania (zmienne id).
But there is one additional problem - the query is transferred to crosstab() as an immutable string and therefore, it will not adapt to each product row.
Po usunięciu najbardziej niewydajnych zapytań, wykres staje się bardziej przejrzysty. Zastosowana przez nas funkcja crosstab() wraz ze wszystkimi optymalizacjami okazała się najbardziej stabilna i najbardziej wydajna dla rosnącej ilości przetwarzanych danych.
The crosstab() function, which we decided to use in our application with all our appeared the most stable and the most efficient for the growing number of the processed data.
Tabele przestawne w MS Excel Zalety używania tabel przestawnych (pivot table, crosstab) Microsoft Excel: nałatwiejszy sposób na naukę koncepcji i poznanie fukcjonowania prostej kostki OLAP i modelowania wielowymiarowego
Microsoft Excel Pivot Tables Advantages and disadvantages of using MS EXCEL pivot tables: the easiest way to learn principles of multidimensional data analysis and how an OLAP cube looks like