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>
52 lines
4.0 KiB
HTML
52 lines
4.0 KiB
HTML
<a name="EN-US_TOPIC_0000001233761885"></a><a name="EN-US_TOPIC_0000001233761885"></a>
|
|
|
|
<h1 class="topictitle1">USER_CONS_COLUMNS</h1>
|
|
<div id="body1551942823551"><p id="EN-US_TOPIC_0000001233761885__p25481042124913"><strong id="EN-US_TOPIC_0000001233761885__b616173014019">USER_CONSTRAINTS</strong> displays the information about constraint columns of the tables accessible to the current user.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233761885__table205485425499" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001233761885__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_0000001233761885__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_0000001233761885__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_0000001233761885__en-us_topic_0000001188482164_p054813426494">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233761885__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_0000001233761885__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_0000001233761885__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_0000001233761885__en-us_topic_0000001188482164_p25491942144912">Name of constraint-related table</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233761885__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_0000001233761885__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_0000001233761885__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_0000001233761885__en-us_topic_0000001188482164_p5549114210494">Name of constraint-related column</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233761885__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_0000001233761885__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_0000001233761885__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_0000001233761885__en-us_topic_0000001188482164_p854904224913">Constraint name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233761885__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_0000001233761885__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_0000001233761885__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_0000001233761885__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>
|
|
|