1
0
forked from docs/doc-exports
doc-exports/docs/dws/dev/dws_04_0672.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

45 lines
3.4 KiB
HTML

<a name="EN-US_TOPIC_0000001188163712"></a><a name="EN-US_TOPIC_0000001188163712"></a>
<h1 class="topictitle1">DBA_SOURCE</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001188163712__en-us_topic_0059779166_p178817720295"><strong id="EN-US_TOPIC_0000001188163712__b842352706154526">DBA_SOURCE</strong> displays all stored procedures or functions in the database, and it provides the columns defined by the stored procedures or functions. It is accessible only to users with system administrator rights.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001188163712__t80f27db956ab46d5894111ccfee590d2" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001188163712__r8bc48b4efc8a487fb9b182f36f4fdd06"><th align="left" class="cellrowborder" valign="top" width="26.57%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001188163712__a6a313bbfdc7b4ad4a85f5e364306fc3f">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="31.830000000000002%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001188163712__a0c4cd776ee914fd2b4d4255a90842860">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="41.6%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001188163712__a20186be1ac70446a9211126caeff94cc">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001188163712__r76631adf57f34232ac7b89dee098d0ef"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188163712__ac69c9ff7cb8d450e91429876dde33c1f">owner</p>
</td>
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188163712__aceb6d6cb96044c1189309c801a006f11">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188163712__aab40409ae97247799fc4510cdbb7f9d7">Owner of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188163712__rff053cede4e042a3b3df724caccf08e3"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188163712__ab367477792054ef8a0b770c34672bd9a">name</p>
</td>
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188163712__a366511df1463419facf75d9978c067da">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188163712__a12f5f2415ceb47859da943ead5856e47">Name of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001188163712__r5c1c596faa73418ab3e9a6c0bf905693"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001188163712__ad24d463f37c74cdc9b6f57dbba104ec0">text</p>
</td>
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001188163712__a8af8f919f9b64035b1c107746e8a49ae">text</p>
</td>
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001188163712__a3e8c43287d7c4886907ac723a30ede90">Definition of the stored procedure or the function</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>