Files
doc-exports/docs/dws/dev/dws_04_0660.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

52 lines
4.0 KiB
HTML

<a name="EN-US_TOPIC_0000001811490877"></a><a name="EN-US_TOPIC_0000001811490877"></a>
<h1 class="topictitle1">DBA_COL_COMMENTS</h1>
<div id="body1553494620277"><p id="EN-US_TOPIC_0000001811490877__p196303261015"><strong id="EN-US_TOPIC_0000001811490877__b128689334913">DBA_COL_COMMENTS</strong> displays column comments in the tables and views of a database. Only users with system administrator permissions can access this view.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001811490877__t6273cc48761d45f29120b8ae50ecad73" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001811490877__r46900c32a7a74025a67c53a39c1afe36"><th align="left" class="cellrowborder" valign="top" width="25.77%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001811490877__ad9db6804c8df40bfac27cba3557ce964"><strong id="EN-US_TOPIC_0000001811490877__b26538140943524">Column</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.080000000000002%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001811490877__ae16ebf8e12f34c7497c611441b6803d2">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.15%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001811490877__a78fd193571e3449494389175eaffb92b">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001811490877__ra5bae87796f74bd9bc37c91e4e409139"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811490877__ac608c7f3cc824fc0abf7ad1b1fcca637">column_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.080000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001811490877__aa0b2beec267946ef862dfd484ccf158d">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="44.15%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001811490877__a37c2b363ff92400b8bf0cd7dae86982e">Column name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001811490877__rdb571af546154bc68d74eee485463f43"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811490877__a81125be40c674e39b8568b4616e3469c">table_name</p>
</td>
<td class="cellrowborder" valign="top" width="30.080000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001811490877__adc7e8f8458db4349bc4f21b1ec149aa3">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="44.15%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001811490877__abd9cbaaef0814be7bbc6187c8ce16dda">Table or view name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001811490877__r4a6f666c45ab44cbb9e8b250224045d4"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811490877__a1e2d6101263a4355bd5284ddfdc3b855">owner</p>
</td>
<td class="cellrowborder" valign="top" width="30.080000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001811490877__a99fdf8823b6740b083b1d692c8a294cb">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="44.15%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001811490877__ab1a4e19208ab4ad19d2454ab307376e3">Owner of the table or view</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001811490877__r0f8b04094b1e418ead44e62f14f04855"><td class="cellrowborder" valign="top" width="25.77%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811490877__a08cac7e9b109419787fd61acd9c24276">comments</p>
</td>
<td class="cellrowborder" valign="top" width="30.080000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001811490877__a5f3109eb6fbd4975918ce7514dc3165d">Text</p>
</td>
<td class="cellrowborder" valign="top" width="44.15%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001811490877__a6bee36d5514846c9baa39643d824d5da">Comments</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>