doc-exports/docs/dws/dev/dws_04_0662.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

52 lines
3.5 KiB
HTML

<a name="EN-US_TOPIC_0000001188482164"></a><a name="EN-US_TOPIC_0000001188482164"></a>
<h1 class="topictitle1">DBA_CONS_COLUMNS</h1>
<div id="body1553494620278"><p id="EN-US_TOPIC_0000001188482164__p25481042124913"><strong id="EN-US_TOPIC_0000001188482164__b669295920132">DBA_CONS_COLUMNS</strong> displays information about constraint columns in database tables. It is accessible only to users with system administrator rights.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001188482164__table205485425499" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001188482164__row8548164212493"><th align="left" class="cellrowborder" valign="top" width="25.77%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001188482164__p8548642124918">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.1%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001188482164__p155481342204918">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="54.13%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001188482164__p054813426494">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001188482164__row25498420491"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188482164__p125491742144919">table_name</p>
</td>
<td class="cellrowborder" valign="top" width="20.1%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188482164__p625013215394">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="54.13%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188482164__p25491942144912">Name of constraint-related table</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188482164__row954944211492"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188482164__p354920423495">column_name</p>
</td>
<td class="cellrowborder" valign="top" width="20.1%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188482164__p42851235203919">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="54.13%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188482164__p5549114210494">Name of constraint-related column</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188482164__row115496428490"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188482164__p10549114211498">constraint_name</p>
</td>
<td class="cellrowborder" valign="top" width="20.1%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188482164__p34747382395">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="54.13%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188482164__p854904224913">Constraint name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188482164__row8549742164911"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188482164__p054919427492">position</p>
</td>
<td class="cellrowborder" valign="top" width="20.1%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188482164__p1846315459396">smallint</p>
</td>
<td class="cellrowborder" valign="top" width="54.13%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188482164__p14549164210498">Position of the column in the 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>