doc-exports/docs/dws/dev/dws_04_0647.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

66 lines
4.9 KiB
HTML

<a name="EN-US_TOPIC_0000001233563215"></a><a name="EN-US_TOPIC_0000001233563215"></a>
<h1 class="topictitle1">ALL_INDEXES</h1>
<div id="body1553494620277"><p id="EN-US_TOPIC_0000001233563215__en-us_topic_0059778991_p6717169885"><strong id="EN-US_TOPIC_0000001233563215__b1788510012919">ALL_INDEXES</strong> displays information about indexes accessible to the current user.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233563215__t0f8928241daa4f03af831e79f7525e0b" frame="border" border="1" rules="all"><caption><b>Table 1 </b>ALL_INDEXES columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001233563215__r83c7c1ead2d0414ab2890373c607cc7d"><th align="left" class="cellrowborder" valign="top" width="26.38%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001233563215__a24b41eaca69749bd9b2ee04e4bab29a2">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40.29%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001233563215__a53831c6114494239bf780da29e6dbecf">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_0000001233563215__a30d10fcf654f4fdaaebbdfe50bde91cf">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001233563215__r3ca00fff2c1241f2b03cb49bb9be4425"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__a1e3878ece8ad470a833bd23cc54b2d32">owner</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__a4f3c5d1e9e954fa3b5317ffc26bb3a2f">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_0000001233563215__a3c38697443d5434ba8dd2b99193b1365">Index owner</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563215__r9b1029c3e4c74a1aac0b6f384b1f938a"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__a2f885024ca5043ee8bd6c5174f9c12c8">index_name</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__a1b0b98eb101042d49bd3bf95a8c58d46">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_0000001233563215__a0867f9ea2f7f4a2ba659887c40e3dc5b">Index name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563215__row484102593916"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__p48418257398">table_name</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__p1284025133910">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_0000001233563215__p148416251399">Name of the table corresponding to the index.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563215__row151643307393"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__p3164123017396">uniqueness</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__p51641730153920">text</p>
</td>
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563215__p12165330123911">Whether the index is a unique index</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563215__row1679083418396"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__p117901734183913">generated</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__p9790734113911">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_0000001233563215__p16790143493918">Whether the index name is generated by the system</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563215__row477812387391"><td class="cellrowborder" valign="top" width="26.38%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563215__p37781038173918">partitioned</p>
</td>
<td class="cellrowborder" valign="top" width="40.29%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563215__p187789388394">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_0000001233563215__p10778538143914">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>