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>
45 lines
3.3 KiB
HTML
45 lines
3.3 KiB
HTML
<a name="EN-US_TOPIC_0000001233883281"></a><a name="EN-US_TOPIC_0000001233883281"></a>
|
|
|
|
<h1 class="topictitle1">DBA_TRIGGERS</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233883281__a3bf87aae9fe443ac82f397a17f4ad8ba"><strong id="EN-US_TOPIC_0000001233883281__b98373853312">DBA_TRIGGERS</strong> displays information about triggers in the database. This view is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233883281__t89933321434842369785dc9f2d77e47e" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001233883281__rb45a6df789454716b3182fa71ffe2812"><th align="left" class="cellrowborder" valign="top" width="27.13%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001233883281__a8dd69c84955e476f81ee6853568ada3e">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="39.54%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001233883281__a6f2cb8741d67497aab98fd88f01c6757">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001233883281__ad5baae211f9441f6b65034a69df7f2a7">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233883281__r354cc5e54edd402abeb277c85394bfc3"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883281__ac0a63af8318441dd95e3eed2e55c5e2f">trigger_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883281__a4aa31c08e33f4e8badf3a3b657736c5e">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883281__ae7a620dc08214b9593277df738b177a0">Trigger name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233883281__r6f1fd4709e144488b51df0d5e631e549"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883281__a41191ce4c1144f5f8bf76fc06d9d4111">table_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883281__a638701e468f04f13ae0f3f3711546569">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883281__a4c72decff96c4d3290158b39cff147d5">Name of the table that defines the trigger</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233883281__rb912fd3c3de64ed7a049f2320e797bca"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233883281__a1a80279d185648c0b4f88b4383b45687">table_owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.54%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233883281__a325f5cf66ecc4c3896ecccbb2c410afe">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233883281__a65ddcea1f86646c08b76186132720b27">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>
|
|
|