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>
60 lines
4.5 KiB
HTML
60 lines
4.5 KiB
HTML
<a name="EN-US_TOPIC_0000001188323668"></a><a name="EN-US_TOPIC_0000001188323668"></a>
|
|
|
|
<h1 class="topictitle1">DBA_CONSTRAINTS</h1>
|
|
<div id="body1553494620278"><p id="EN-US_TOPIC_0000001188323668__p819572174514"><strong id="EN-US_TOPIC_0000001188323668__b15961355111016">DBA_CONSTRAINTS</strong> displays information about table constraints in 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_0000001188323668__table2019514234513" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001188323668__row519610211455"><th align="left" class="cellrowborder" valign="top" width="25.77%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001188323668__p619610274515">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="19.97%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001188323668__p519620214517">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="54.26%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001188323668__p219611214455">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001188323668__row1919618214458"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188323668__p1719612220451">constraint_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188323668__p01968234517">vcharacter varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="54.26%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188323668__p640312320473">Constraint name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188323668__row219610217451"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188323668__p1528611044720">constraint_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188323668__p2019616214519">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="54.26%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188323668__p19641255194710">Constraint type</p>
|
|
<ul id="EN-US_TOPIC_0000001188323668__ul168201643185318"><li id="EN-US_TOPIC_0000001188323668__li13820943155315">C: Check constraint.</li><li id="EN-US_TOPIC_0000001188323668__li17821643105311">F: Foreign key constraint</li><li id="EN-US_TOPIC_0000001188323668__li4821154313534">P: Primary key constraint</li><li id="EN-US_TOPIC_0000001188323668__li482184311537">U: Unique constraint.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188323668__row121965215453"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188323668__p819716264514">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188323668__p2055164091615">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="54.26%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188323668__p71972211451">Name of constraint-related table</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188323668__row10197528456"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188323668__p195782422162">index_owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188323668__p135866421168">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="54.26%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188323668__p186404424817">Owner of constraint-related index (only for the unique constraint and primary key constraint)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001188323668__row1249124174914"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188323668__p11249841495">index_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188323668__p1041814417161">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="54.26%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188323668__p9249124144911">Name of constraint-related index (only for the unique constraint and primary key constraint)</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>
|
|
|