Files
doc-exports/docs/dws/dev/dws_04_0672.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

45 lines
3.5 KiB
HTML

<a name="EN-US_TOPIC_0000001811491009"></a><a name="EN-US_TOPIC_0000001811491009"></a>
<h1 class="topictitle1">DBA_SOURCE</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001811491009__en-us_topic_0059779166_p178817720295"><strong id="EN-US_TOPIC_0000001811491009__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_0000001811491009__t80f27db956ab46d5894111ccfee590d2" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001811491009__r8bc48b4efc8a487fb9b182f36f4fdd06"><th align="left" class="cellrowborder" valign="top" width="26.57%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001811491009__a6a313bbfdc7b4ad4a85f5e364306fc3f"><strong id="EN-US_TOPIC_0000001811491009__b199815488743536">Column</strong></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_0000001811491009__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_0000001811491009__a20186be1ac70446a9211126caeff94cc">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001811491009__r76631adf57f34232ac7b89dee098d0ef"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811491009__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_0000001811491009__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_0000001811491009__aab40409ae97247799fc4510cdbb7f9d7">Owner of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001811491009__rff053cede4e042a3b3df724caccf08e3"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811491009__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_0000001811491009__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_0000001811491009__a12f5f2415ceb47859da943ead5856e47">Name of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001811491009__r5c1c596faa73418ab3e9a6c0bf905693"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001811491009__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_0000001811491009__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_0000001811491009__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>