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>
66 lines
6.0 KiB
HTML
66 lines
6.0 KiB
HTML
<a name="EN-US_TOPIC_0000001145494469"></a><a name="EN-US_TOPIC_0000001145494469"></a>
|
|
|
|
<h1 class="topictitle1">PG_CURSORS</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001145494469__a9195cca03c734d6ca454f5a3a33fd2e6"><strong id="EN-US_TOPIC_0000001145494469__b5686161110306">PG_CURSORS</strong> displays the cursors that are currently available.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001145494469__t89798c6b4d2546ca8f1e5be94b62dafa" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_CURSORS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001145494469__r440e6c387afc4779bf19010d666c3709"><th align="left" class="cellrowborder" valign="top" width="18.459999999999997%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001145494469__a14b6fc649d6a47938841a276ad7ac127"><strong id="EN-US_TOPIC_0000001145494469__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.91%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001145494469__a604c0bfcdc394d10bc31106209883380">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="63.629999999999995%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001145494469__a84fe8ea4e31c4c37863caf7b0ddf3c81">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001145494469__r3772dd1ae1114b6faac4a74e5d7cff1d"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__ae8d00cec74014f029917319310a4e5fe">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__ab1827e7313c342f3a652e797f20a2228">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__a6391cfa8e85540a8874c1560baed107a">Cursor name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494469__r2b1841c5f03548c0b7beab8cf801adb9"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__ae9bd34f63ec84354b4e5d7390db17257">statement</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__aba62fe3ac5124028be1b65e2332bf4ce">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__af31318c72c134d1c8506583b0024f2d2">Query statement when the cursor is declared to change</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494469__r2289bc024edf40a29a01ce709b20c74e"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__aa6ab5071df024ea08bc51d81dcb4bc06">is_holdable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__a1ec1557f56654748ba8d01e184585eb2"><span id="EN-US_TOPIC_0000001145494469__text1945211819325">boolean</span></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__a74724af4a3d541b3a5689b9b455b620f">Whether the cursor is holdable (that is, it can be accessed after the transaction that declared the cursor has committed). If it is, its value is <strong id="EN-US_TOPIC_0000001145494469__b1691201733164959">true</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494469__rcc58d933053e4f1ab7bb433fb16c1720"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__a9a87b9ba1ead48e5b05652d1bc0bc73b">is_binary</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__aead037a05f0f419b9f68e2072705831f"><span id="EN-US_TOPIC_0000001145494469__text15262395322">boolean</span></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__a984943a9791b47bc89648e2340277917">Whether the cursor was declared BINARY. If it was, its value is <strong id="EN-US_TOPIC_0000001145494469__b974728144164848">true</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494469__r54845a0b405f4e0bb3fa0f1023456f99"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__a26e4f9c4a68d48daa966647d9b6b7398">is_scrollable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__ae659e85381a048e8afac128d0a28eab5"><span id="EN-US_TOPIC_0000001145494469__text162008103320">boolean</span></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__a84daee64d4b0435885785087c51e807d">Whether the cursor is scrollable (that is, it allows rows to be retrieved in a nonsequential manner). If it is, its value is <strong id="EN-US_TOPIC_0000001145494469__b842352706164718">true</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001145494469__r38f5da84502248d9b688051f4385f8f3"><td class="cellrowborder" valign="top" width="18.459999999999997%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001145494469__a81d2adaba27a459ebc62173ad4519999">creation_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.91%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001145494469__a06ba470d5d494a17b6eac8ec1da628e2">timestamp with time zone</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="63.629999999999995%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001145494469__aad82632e2e3a4c3bb11be4a7453ff075">Timestamp at which the cursor is declared</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>
|
|
|