forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
45 lines
3.4 KiB
HTML
45 lines
3.4 KiB
HTML
<a name="EN-US_TOPIC_0000001099134710"></a><a name="EN-US_TOPIC_0000001099134710"></a>
|
|
|
|
<h1 class="topictitle1">DBA_TRIGGERS</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001099134710__a6f52302b993b419e8e11c69a538293ce"><strong id="EN-US_TOPIC_0000001099134710__b98373853312">DBA_TRIGGERS</strong> displays information about triggers in the 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_0000001099134710__t0b50b0dfebc742fbb7f5bd44ef210fb5" frame="border" border="1" rules="all"><caption><b>Table 1 </b>DBA_TRIGGERS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001099134710__r6afb80c9cb0a490ca85e370d32b77666"><th align="left" class="cellrowborder" valign="top" width="27.13%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001099134710__a380ac694a0ad4f9ca3211fc0869faee2"><strong id="EN-US_TOPIC_0000001099134710__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="39.54%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001099134710__a833ee004b777478b9b09f31f305d8e34">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001099134710__af078efeebec840448c027d7e679a45d4">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001099134710__rcc0e348ad96c4d3d9f20a724af50af29"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099134710__af1aeee87cf054383a8b9bae7c8e5e497">trigger_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099134710__a4a041389e5a9412ca078127562369752">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099134710__a2fe4b38dcd4d4fdb87e35effe1803533">Trigger name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001099134710__rd76996d59e6f425cba11f2c3182a1acb"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099134710__a8879331af8864e3d9428615b0c9dd839">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099134710__a18a847569952499fb981283b6ab6d539">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099134710__a8ca6ebaf35c7422d9494f4079c9da41f">Name of the table that defines the trigger</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001099134710__r6d17824a1c8b4567a8e788447dfc15ca"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099134710__ac395529164ff449f9d8a42930af1a394">table_owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099134710__a8661392b309348c096236c6dcaa92103">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099134710__a1964472d368d45029c5e6ea95a507455">Owner of the table that defines the trigger</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>
|
|
|