You can create indexes on functions and expressions that involve one or more columns in the table being indexed. A function-based index precomputes the value of the function or expression and stores it in the index.
Sie können Indizes auf Funktionen und Ausdrücken erstellen, die eine oder mehrere Spalten in der zu indizierenden Tabelle umfassen. Bei einem funktionsbasierten Index wird der Wert der Funktion oder des Ausdrucks im Voraus berechnet und in einem Index gespeichert.
The next option is a function-based index if the database supports it-although this has all the drawbacks discussed before.
Die nächste Option ist, einen Funktions-basierten Index zu benutzen - wenn die verwendete Datenbank sie anbietet. Das hat natürlich alle Nachteile, die schon zuvor besprochen wurden.
An index whose definition contains functions or expressions is a so-called function-based index (FBI).
Ein Index, dessen Definition Funktionen oder Ausdrücke enthält, wird Funktions-basierender Index (FBI) genannt.
Statistics for a function-based index (FBI) are also kept on table level as virtual columns.
Die Statistiken für Funktions-basierende Indizes (FBI) werden mittels virtueller Spalten ebenfalls auf Tabellenebene geführt.
To add a column expression to the index, press the Add column expression button. For more information on function-based indexes, see function-based index.
Um einen Spaltenausdruck zu dem Index hinzuzufügen, klicken Sie auf die Schaltfläche "Spaltenausdruck hinzufügen". Weitere Informationen über funktionsbasierte Indizes finden Sie unter Funktionsbasierter Index.
You cannot build a function-based index on LOB, REF, nested table, or varray columns. In addition, the function in column expression cannot take as arguments any objects with attributes of type LOB, REF, nested table, or varray.
Sie können keinen funktionsbasierten Index auf LOB-, REF-, verschachtelten Tabellen- oder Varray-Spalten erstellen. Außerdem kann die Funktion in dem Spaltenausdruck keine Objekte als Argumente aufnehmen, die Attribute vom Typ LOB, REF, verschachtelte Tabelle oder Varray enthalten.
That is a function-based index on the table EMPLOYEES and a concatenated index for the join predicates on the SALES table
Das ist also ein Funktions-basierter Index auf der Tabelle EMPLOYEES und ein zweispaltiger Index für die Join-Prädikate auf der SALES-Tabelle.
You can specify a column expression built from columns of a table, constants, SQL functions, and user-defined functions. When you specify column expression, you create a function-based index. For more information on function-based indexes, see function-based index.
Sie können einen Spaltenausdruck angeben, der aus Spalten einer Tabelle, Konstanten, SQL-Funktionen und benutzerdefinierten Funktionen erstellt wurde. Wenn Sie einen Spaltenausdruck angeben, erstellen Sie einen funktionsbasierten Index. Weitere Informationen über funktionsbasierte Indizes finden Sie unter Funktionsbasierter Index.
There is a rather simple solution for this problem: a function-based index.
Instead of copying the column data directly into the index, a function-based index applies the function first and puts the result into the index.
Dabei werden die Tabellendaten nicht eins zu eins in den Index kopiert, sondern das Ergebnis des Ausdruckes verwendet.
The database can use a function-based index if the exact expression of the index definition appears in an SQL statement-like in the example above.
Die Datenbank kann einen Funktions-basierenden Index nutzen, wenn der Ausdruck aus der Indexdefinition unverändert in der SQL-Anweisung verwendet wird - wie im Beispiel oben.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "function-based index" en anglais