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.5 KiB
HTML
45 lines
3.5 KiB
HTML
<a name="EN-US_TOPIC_0000001098974742"></a><a name="EN-US_TOPIC_0000001098974742"></a>
|
|
|
|
<h1 class="topictitle1">DBA_SOURCE</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001098974742__en-us_topic_0059779166_p178817720295"><strong id="EN-US_TOPIC_0000001098974742__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_0000001098974742__t15321d37475f48bab08df515898a3e72" frame="border" border="1" rules="all"><caption><b>Table 1 </b>DBA_SOURCE columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001098974742__r24a04b73f6bf454c94987bae7ab32ba9"><th align="left" class="cellrowborder" valign="top" width="26.57%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001098974742__a9e1e866b82834c7286124af785a89ca8"><strong id="EN-US_TOPIC_0000001098974742__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="31.830000000000002%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001098974742__a55db7e7df7bc4c8d9a37199b1b31268e">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="41.6%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001098974742__aaf1995b33efc4ba3adc35929853df6b3">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001098974742__r81089f3dcdfe4670a4e4992c59495c31"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974742__ac1120b064e8d472d866b198aeed2826a">owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974742__a0cccf15085be471ba35c8e345383017b">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974742__a4145d975412e4791a0168bdf7a5fde18">Owner of the stored procedure or the function</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001098974742__r29a86abc76464acbbd4a62183cb1fe97"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974742__a5f3078d0ff674536a55d5bdc24f726df">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974742__a7f45df0539a446298582953508d5e869">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974742__aa5f54c5d6463404789da79d18e08b92e">Name of the stored procedure or the function</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001098974742__r504f9af374a64d279a3393b228f278b3"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974742__a871111cf67054d29bd8b0e0d0a9baebe">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.830000000000002%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974742__add33f7499afc4aa4ab681c8a499a8873">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="41.6%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974742__a38dbfdc5395d49a3988bdbf8defd972f">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>
|
|
|