doc-exports/docs/dws/dev/dws_04_0862.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
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>
2023-01-19 13:37:49 +00:00

66 lines
4.8 KiB
HTML

<a name="EN-US_TOPIC_0000001145894995"></a><a name="EN-US_TOPIC_0000001145894995"></a>
<h1 class="topictitle1">USER_INDEXES</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001145894995__en-us_topic_0059778991_p6717169885"><strong id="EN-US_TOPIC_0000001145894995__b9998171211139">USER_INDEXES</strong> displays index information in the current schema.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145894995__t13145e74d6b641c78a220cb9f52dad68" frame="border" border="1" rules="all"><caption><b>Table 1 </b>USER_INDEXES columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145894995__r88b76865dba8497cba67adf5629ec920"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145894995__a3775de9f321c462d93feec3757df1086"><strong id="EN-US_TOPIC_0000001145894995__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145894995__ad96735ca2ecc48b897fb331e99cd0e81">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145894995__a706d3cb43a2b46c2b730228deedd1094">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001145894995__rb7286cb52f2f41e0bc5a690d1a0e50e6"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__a9ac2f5760ceb44b59d4d66073a311d44">owner</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__af9f062f744ad40a98fa736730736822f">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__af9ea9d2f953e423b8b7166577e8817b4">Index owner</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894995__r6047a53b7b884f538021b498f45b7e2d"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__a00721347cc6d44d683f20dc413b5b00d">index_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__a131a73a41e4347819bc8bc3ba7efabcf">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__ac30d3e68ab584706891ff74721a849a4">Index name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894995__row484102593916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__p48418257398">table_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__p1284025133910">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__p148416251399">Table name for the index</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894995__row151643307393"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__p3164123017396">uniqueness</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__p51641730153920">text</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__p12165330123911">Whether the index is a unique index</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894995__row1679083418396"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__p117901734183913">generated</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__p9790734113911">character varying(1)</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__p16790143493918">Whether the index name is generated by the system</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894995__row477812387391"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894995__p37781038173918">partitioned</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894995__p187789388394">character(3)</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894995__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>