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

['klʌstəd 'indeks]
Noun
['klʌstəd 'indeks]
Clustered-index
clustered index
clustered index
clustered index

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

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Retrieves a single row from a clustered index.
Lädt eine Zeile aus einem Clustered-Index.
Adding a clustered index to a heap table actually drops the heap structure.
Beim Anlegen eines Clustered-Indexes auf eine Heap-Tabelle wird die Heap-Strutkur gelöscht.
SQL Server supports clustered index optionally.
SQL Server kann Tabellen optional als Clustered-Index verwalten.
The total length limit is 1700 Bytes 900 Bytes for clustered indexes.
Insgesamt dürfen sie 1700 Byte nicht überschreiten bei Clustered-Indizes: 900 Byte.
A clustered index(SQL Server, MySQL/InnoDB) is a table stored in an index B-Tree structure.
Ein Clustered-Index(SQL Server, MySQL/InnoDB) ist eine Tabelle, die in einer B-Tree Struktur gespeichert wird.
You have a free choice between clustered indexes and heap-tables.
Man hat also die freie Wahl zwischen einem Clustered-Index und einer Heap-Tabelle.
If a clustered index already exists,the option to add a clustered index is disabled.
Wenn bereits ein geclusterter Index vorhanden ist,ist die Option zum Hinzufügen eines geclusterten Index deaktiviert.
The MyISAM storage engine doesn't support clustered indexes and uses heap-tables all the time.
Die MyISAM Engine kennt keinen Clustered-Index und verwendet ausschließlich Heap-Tabellen.
The Oracle database calls this concept index-organized tables(IOT),other databases use the term clustered index.
Bei der Oracle Datenbank nennt man dieses Konzept Index-organisierte Tabellen(IOT),andere Datenbanken verwenden den Begriff Clustered-Index.
To avoid rebuilding indexes,drop the nonclustered indexes first and the clustered index last.
Um zu vermeiden, Neuerstellen von Indizes,fallen die nicht gruppierten Indizes erste und der Clustered-Index zuletzt.
Analogous to a regular index, a so-called secondary index refers to theoriginal table data-which is stored in the clustered index.
Analog zu einem normalen Index enthält ein solcher sekundärer Index ebenfalls Verweiseauf die Tabellen daten- die allerdings im Clustered-Index gespeichert sind.
Database support for index-organized tables and clustered index is very inconsistent.
Die Unterstützung von Index-organisierten Tabellen und Clustered-Indizes ist von Datenbank zu Datenbank sehr unterschiedlich.
By default SQL Server uses clustered indexes(index-organized tables) using the primary key as clustering key.
SQL Server verwendet per Default Clustered-Indizes(Index-organisierte Tabellen) mit dem Primärschlüssel als Clustering-Schlüssel.
DB2 doesn't have index-organized tables but uses the term"clustered index" for a different feature.
DB2 kennt keine Index-organisierte Tabellen, verwendet den Begriff„clustered index" jedoch für eine andere Funktion.
The possibility to create a Nonclustered Columnstore Index in addition to the Clustered Index does not only save Indexes, but with a smartly applied filter the Index-Overhead can also be avoided that would otherwise affect the actually more important inserts.
Mit der Möglichkeit einen Nonclustered Columnstore Index zusätzlich zu dem Clustered Index anzulegen, spart man nicht nur Indexe, sondern mit einem geschickt gesetzten Filter kann man auch den Index-Overhead vermeiden, der sonst die eigentlich wichtigeren Inserts treffen würde.
This results in two benefits:(1) it saves the space for the heap structure;(2)every access on a clustered index is automatically an index-only scan.
Daraus ergeben sich zwei Vorteile:(1) der Speicherplatz für die Heap-Struktur wird gespart;(2)jeder Zugriff auf den Clustered-Index ist automa tisch ein Index-Only-Scan.
A secondary index is an index that refers to a clustered index(SQL Server, MySQL/InnoDB) or Index-Organized Table Oracle.
Ein sekundärer Index ist ein Index auf einen Clustered Index(SQL Server, MySQL/InnoDB) oder eine Index-organisierte Tabelle Oracle.
That means that accessing a table via a secondary index searches two indexes: the secondary index once( INDEX RANGE SCAN),then the clustered index for each row found in the secondary index INDEX UNIQUE SCAN.
Einmal den sekundären Index( INDEX RANGE SCAN)und dann den Clustered-Index für jede Zeile INDEX UNIQUE SCAN.
The following creates a second sales table with a clustered index and a secondary index on SALE_DATE.
Im folgenden wird eine zweite SALES Tabelle mit einem Clustered Index und einem sekundären Index auf SALE_DATE angelegt.
This SQL Database bundle is complete solution to repairs yourcorrupt SQL database whether it is caused by Clustered Index, Leaf Level Corruption or Consistency Corruption.
Dieses SQL-Datenbankpaket ist eine Komplettlösung für die Reparatur Ihrer beschädigten SQL-Datenbank,unabhängig davon, ob sie durch Clustered Index, Leaf Level Corruption oder Consistency Corruption verursacht wird.
Accessing table data via a secondary index(index on a clustered index) is slower than a similar query on a heap-table.
Ein Tabellenzugriff über einen sekundären Index(Index auf dem Clustered Index) ist langsamer als dasselbe Szenario mit einer Heap-Tabelle.
Therefore the most important Directory Entries are of the root directory, because it contains cluster indexes that points to all Sub-Directories.
Folglich sind die wichtigsten Einträge in ein Verzeichnis vom Wurzelverzeichnis, weil es Blockindizes diese Punkte zu allen Unterverzeichnissen enthält.
A localization index and a cluster index are calculated in order to measure the prevalence of agglomeration.
Zunächst werden ein Lokalisationsmaß und ein Clusterindex berechnet, um die Verbreitung von geographischer Konzentration zu messen.
B-Tree type index using clusters.
Index vom Typ B-Baum mit Clustern.
Results: 24, Time: 0.0291

Word-for-word translation

Top dictionary queries

English - German