doc-exports/docs/dws/dev/dws_04_0872.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_0000001145894869"></a><a name="EN-US_TOPIC_0000001145894869"></a>
<h1 class="topictitle1">USER_SOURCE</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001145894869__en-us_topic_0059778162_p614144418811"><strong id="EN-US_TOPIC_0000001145894869__b9826949112613">USER_SOURCE</strong> displays information about stored procedures or functions in this mode, and provides the columns defined by the stored procedures or the functions.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145894869__tc078d7518b7944aca09ce050c6e53665" frame="border" border="1" rules="all"><caption><b>Table 1 </b>USER_SOURCE columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145894869__r46ddb121af064de3ad76fef6ddc68145"><th align="left" class="cellrowborder" valign="top" width="20.549999999999997%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145894869__a83506f7fc0de45c097bc5a5a88996e0b"><strong id="EN-US_TOPIC_0000001145894869__b84235270691445">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="34.839999999999996%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145894869__a42ab416e6d3f438ca376b04ea531791f">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.61%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145894869__a2cfc43a47cd146759fc4d1cad87c1af5">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001145894869__rc2d2a1a0de93416a96e032c70ddc7cfd"><td class="cellrowborder" valign="top" width="20.549999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894869__a301f8634e1c64bfeb39c0243d710575e">owner</p>
</td>
<td class="cellrowborder" valign="top" width="34.839999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894869__a7baec951fcca4f748ebc61076bf28764">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="44.61%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894869__a9c1432eee5f148a382fd57590fab3f13">Owner of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894869__raaa8d2f72dad4a318a160c5e1c2f8fd5"><td class="cellrowborder" valign="top" width="20.549999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894869__a909a923ccd7847e5890e22fd32f3c048">name</p>
</td>
<td class="cellrowborder" valign="top" width="34.839999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894869__a46d45cc284b7460b8570547091e39678">character varying(64)</p>
</td>
<td class="cellrowborder" valign="top" width="44.61%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894869__a154a86750529405ab9e01fa38e180261">Name of the stored procedure or the function</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001145894869__r17753cacced746a1bd423520e8145cb6"><td class="cellrowborder" valign="top" width="20.549999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145894869__a6e41fc66e03341f5a4f882971f8018cc">text</p>
</td>
<td class="cellrowborder" valign="top" width="34.839999999999996%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145894869__acecd39c11f7c405698206dc08cfe4ab0">text</p>
</td>
<td class="cellrowborder" valign="top" width="44.61%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145894869__a64082696d6304f5496acb13622029a70">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>