doc-exports/docs/dws/dev/dws_04_0870.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
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>
2023-01-19 13:37:49 +00:00

45 lines
3.5 KiB
HTML

<a name="EN-US_TOPIC_0000001098974892"></a><a name="EN-US_TOPIC_0000001098974892"></a>
<h1 class="topictitle1">USER_PROCEDURES</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001098974892__a38e79ab6e70846cab8be28873f29699b"><strong id="EN-US_TOPIC_0000001098974892__b15503195616245">USER_PROCEDURES</strong> displays information about all stored procedures and functions in the current schema.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001098974892__t2c8aea043b8f4d4da4c99bf83c62a12a" frame="border" border="1" rules="all"><caption><b>Table 1 </b>USER_PROCEDURES columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001098974892__r1b50467abb0b45d8afac6d8601144aa3"><th align="left" class="cellrowborder" valign="top" width="27.13%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001098974892__ae07fb1df3068481ca2a99eeca187372b"><strong id="EN-US_TOPIC_0000001098974892__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="32.769999999999996%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001098974892__a6e33889cb3364fea8829a3feaaedcc6d">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40.1%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001098974892__aea65adbff1514f07a1a6d4627d09404f">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001098974892__r6e896daaecb741f38077a24e0d840c4d"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974892__ab7e12c6725b1446d9192b1f808577ef0">owner</p>
</td>
<td class="cellrowborder" valign="top" width="32.769999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974892__a70c4ba2cd07e4e718d888eed4ff0412e">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="40.1%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974892__afc6f93d54d9d4c3f8f84de89b4c12d4e">Owner of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001098974892__r4ad1d0e6efba432d89c0e9116da3ed74"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974892__a07b34a309276422e963df03e18cdd661">object_name</p>
</td>
<td class="cellrowborder" valign="top" width="32.769999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974892__a71786d2635af4e52a49942583cdb6244">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="40.1%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974892__a536a97760dce45528ef51f9bb23897b5">Name of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001098974892__rba892216c67a4fb09658a2e28a777eb1"><td class="cellrowborder" valign="top" width="27.13%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974892__aa49a66f65e214d2f8636f5350feded12">argument_number</p>
</td>
<td class="cellrowborder" valign="top" width="32.769999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974892__af95940d86f1541888375298994ef2025">smallint</p>
</td>
<td class="cellrowborder" valign="top" width="40.1%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974892__a49d296dc68ca442fa4a7403e7a1b4aa6">Number of the input parameters in the stored procedure</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>