forked from docs/doc-exports
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>
66 lines
4.9 KiB
HTML
66 lines
4.9 KiB
HTML
<a name="EN-US_TOPIC_0000001188642144"></a><a name="EN-US_TOPIC_0000001188642144"></a>
|
|
|
|
<h1 class="topictitle1">DBA_INDEXES</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001188642144__a75d81e2c37974f5d90851df0a0e823ef"><strong id="EN-US_TOPIC_0000001188642144__b1179892931618">DBA_INDEXES</strong> displays all indexes in the database. This view is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001188642144__tbcb420756eeb4a4a896d89adb16f2617" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001188642144__rc28569005b2d45b58baff86021c33b2a"><th align="left" class="cellrowborder" valign="top" width="28.26%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001188642144__a70f87b7ae7f74503894bfc12a9b6d434">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="38.41%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001188642144__a212cde4008a34c1b9b98344b6a7ae04a">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001188642144__a0fa8cdec1959490fb58b3788c2468295">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001188642144__r6365d4398a6649d2a79cf5df6944b5a2"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__ab3bfdc8eb72041f69fe037b731bc82a9">owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__ac2be15083a864d059eccaf0988a2b4e9">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__a788d1a85f95d4a1db25e1b8309e0c36e">Owner of the index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188642144__r033b1e0bde4741498734f84c40e2940b"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__a56cfcaa3f7dd40aea6245ef77974f852">index_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__a040e6c223ff340b5971b8023bf05354c">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__a0d030d6a78274dd0b93b5e8e8a5aae9b">Index name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188642144__row72831812185916"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__p1528541214596">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__p728541219596">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__p8285212135912">Name of the table corresponding to the index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188642144__row1604111614591"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__p13604201675916">uniqueness</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__p960401619597">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__p156041516155919">Whether the index is a unique index</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188642144__row11381423175918"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__p1413862316594">generated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__p2138162345918">character varying(1)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__p21381523125913">Whether the index name is generated by the system</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188642144__row102499278597"><td class="cellrowborder" valign="top" width="28.26%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188642144__p42491527135914">partitioned</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.41%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188642144__p15249142785911">character(3)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188642144__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>
|
|
|