forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
66 lines
5.0 KiB
HTML
66 lines
5.0 KiB
HTML
<a name="EN-US_TOPIC_0000001145494901"></a><a name="EN-US_TOPIC_0000001145494901"></a>
|
|
|
|
<h1 class="topictitle1">DBA_INDEXES</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001145494901__a13e5c87876d845f696c83e0a85d141f7"><strong id="EN-US_TOPIC_0000001145494901__b1179892931618">DBA_INDEXES</strong> displays all indexes in the database. It is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145494901__t14af64425a6e4f509ac65c4c38486811" frame="border" border="1" rules="all"><caption><b>Table 1 </b>DBA_INDEXES columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145494901__r0fa7199a8638426b9786923ac4d610dd"><th align="left" class="cellrowborder" valign="top" width="28.26%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145494901__ac9f382f0eeae47e1907f23a1aec4a85a"><strong id="EN-US_TOPIC_0000001145494901__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="38.41%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145494901__a2c999a7dfc7b4f86b83dc61541600735">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145494901__a77b18f5237574f85986b793648ed2c42">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001145494901__rd3ed7a49151842c8b37258a73b9cbe64"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__aff4df3e86dd94c60bb30511987dd465d">owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__ab5e668ee83774f16b5e52baa0e63ea53">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__a614992608f0940efa352ab7cc61cd9c6">Owner of the index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494901__r97d065a846a6485db516205609ff5801"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__ace49cd70a1aa4ea5acffb96b26b45808">index_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__a6fc38d803dfa492db63dc0326d45fd63">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__a50c7548956e3433eb4dd16ea5bcb0319">Index name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494901__row72831812185916"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__p1528541214596">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__p728541219596">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__p8285212135912">Name of the table corresponding to the index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494901__row1604111614591"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__p13604201675916">uniqueness</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__p960401619597">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__p156041516155919">Whether the index is a unique index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494901__row11381423175918"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__p1413862316594">generated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__p2138162345918">character varying(1)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__p21381523125913">Whether the index name is generated by the system</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494901__row102499278597"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494901__p42491527135914">partitioned</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494901__p15249142785911">character(3)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494901__p324914276592">Whether the index has the property of the partition table</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
|
|
</div>
|
|
</div>
|
|
|