What is the translation of " CLUSTERED INDEX " in Slovak?

['klʌstəd 'indeks]
['klʌstəd 'indeks]
klastrovaný index
clustered index
zoskupený index
clustered index
indexu v klastri
clustered index

Examples of using Clustered index in English and their translations into Slovak

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Official/political category close
  • Computer category close
  • Programming category close
On the contrary, this is not the case in the clustered index.
Naopak, to nie je prípad indexu zoskupení.
A table with clustered indexed is called a clustered table.
Stôl s Clustered indexované sa nazýva zoskupený tabuľka.
Thelock is held on the page belonging to clustered index.
Vzámok sa koná na stránke patriacich do klastrovaný index.
Difference between Clustered indexes& Non-Clustered indexes..
Kľúčové rozdiely medzi indexom Clustered a Non-clustered.
Slow access to data compared to clustered index.
Prístup k údajom rýchlejší Pomalšie v porovnaní s indexom zoskupenia.
The number of clustered index that a table can have is only one.
Počet zhromaždených indexov, ktoré tabuľka môže mať, je iba jedna.
Additionally, each table can have only one clustered index.
Okrem toho môže mať každá tabuľka iba jeden index v klastri.
When there is no clustered index for the data, it is stored in a heap.
Ak neexistuje žiadny index zoskupený pre dáta, je uložený v halde.
Data accessing Faster Slower as compared to the clustered index.
Prístup k údajom rýchlejší Pomalšie v porovnaní s indexom zoskupenia.
A Clustered index automatically created when a primary key is defined.
Klastrovaný index sa automaticky vytvorí, keď je primárny kľúč definovaný pre tabuľku.
Select this option to create a clustered index for the selected database table.
Vyberte túto možnosť na vytvorenie skupinového indexu pre vybratý databázovú tabuľku.
A clustered index is automatically created when a primary key is defined for a table.
Klastrovaný index sa automaticky vytvorí, keď je primárny kľúč definovaný pre tabuľku.
On some database systems a primary key creates a clustered index by default.
Na niektorých databázových systémoch štandardne vytvára jedinečný kľúč predvoleným indexom.
The clustered index is a way of storing data in the rows of a table in some particular order.
Klastrovaný index je spôsob ukladania údajov v riadkoch tabuľky v určitom konkrétnom poradí.
On some database systems a primary key creates a clustered index by default.
Na niektorých databázových systémoch primárny kľúč v predvolenom nastavení vytvára index zoskupený.
FIX: Clustered index is not used in the execution plan in SQL Server 2008 R2 if a query uses two or more partitions.
FIX: Klastrovaný index nie je používaná v vykonávania plánu v SQL Server 2008 R2 ak dotaz používa dve alebo viac oblastí.
Data rows in a table can be stored inorder only when the table contains a clustered index.
Riadky dát v tabuľke môžu byť uložené tak,aby iba vtedy, keď tabuľka obsahuje zoskupený index.
Is a clustered index and data in the database table is physically organized in the sequence of clustered index..
Je zhromaždený index a dáta v databázovej tabuľke sú fyzicky organizované v poradí zoskupeného indexu..
In this case, database ID 5 is the pubs sample database and object ID261575970 is the titles table and 1 is the clustered index.
V tomto prípade je databáza ID 5 krčmy ukážkovú databázu objektID 261575970 je tituly tabuľka a Klastrový index je 1.
While using a clustered index, the data accessing is faster and systematic where the table is organised in some order.
Pri použití indexu v klastri je prístup k údajom rýchlejší a systematický, keď je tabuľka usporiadaná v určitom poradí.
If an index is not in use,you see either"Table Scan" for a heap or"Clustered Index Scan" for a table that has a clustered index.
Ak index nie je v prevádzke,uvidíte buď"Tabuľke vyhľadať" haldy alebo"Klastrovaný Index Scan" tabuľka má klastrovaný index.
You can define only one clustered index per table because the data rows themselves can be sorted and stored in only one order.
Môžete definovať iba jeden zoskupený index za tabuľky, pretože dátové riadky samy o sebe môžu byť triedené a skladované len v jednom poradí.
To avoid rebuilding indexes,drop the nonclustered indexes first and the clustered index last. Profiler.
Aby sa zabránilo opätovné zostavenie indexy,pokles nonclustered indexy prvého a zoskupený index posledný. Profiler.
Clustered index is faster than nonclustered index, because the clustered index has to refer back to the table if theselected column is not present in the index..
Klastrovaný index je rýchlejší ako index bez klastrov, pretože index bez zoskupení sa musí vrátiť späť do základnej tabuľky.
This statement creates the clustered index leaving half of the pages empty, including the non-leaf levels of the clustered index(because of thePAD_INDEX option).
Toto vyhlásenie sa vytvorí klastrovaný index opúšťa polovica stránky prázdny, vrátane-leaf úrovní klastrovaný index(kvôliPAD_INDEX možnosť).
Clustered index is faster than a non clustered index, because, the non-clustered index has to refer back to the table, if the selected column is not present in the index..
Klastrovaný index je rýchlejší ako index bez klastrov, pretože index bez zoskupení sa musí vrátiť späť do základnej tabuľky.
The columns are included in the clustered index and the logical or indexed order of the key values is the same as the physically stored order of the corresponding rows.
Stĺpce sú zahrnuté v indexe v klastri a logické alebo indexované poradie kľúčových hodnôt je totožné s fyzicky uloženým poradím príslušných riadkov.
Dropping a clustered index can take time because in addition to dropping the clustered index, SQL Server must rebuild all nonclustered indexes on the table.
Pád zoskupený index môže nejakú dobu trvať, pretože navyše k upusteniu zoskupený index, SQL Server musí znovu vytvoriť všetky indexy nonclustered na stole.
A table can have only one clustered index because the rows in a table can be sorted in only one order, but there are ways to create a composite clustered index.
Tabuľka môže obsahovať iba jeden index v klastri, pretože riadky v tabuľke je možné zoradiť iba v jednom poradí, existujú však spôsoby vytvorenia zloženého indexu v klastri.
Clustered Index Scan" indicates thatthe table is being scanned through the clustered index, not that the clustered index is being used to directly access individual rows.
Skupinový Index Scan" označuje,že tabuľka je skenovanej prostredníctvom klastrovaný index nie že klastrovaný index používa priamy prístup k jednotlivých riadkov.
Results: 52, Time: 0.0339

Word-for-word translation

Top dictionary queries

English - Slovak