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>
38 lines
2.9 KiB
HTML
38 lines
2.9 KiB
HTML
<a name="EN-US_TOPIC_0000001098974728"></a><a name="EN-US_TOPIC_0000001098974728"></a>
|
|
|
|
<h1 class="topictitle1">DBA_SEQUENCES</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001098974728__a67a7f3451355467582bf0b90af3ff0fa"><strong id="EN-US_TOPIC_0000001098974728__b1366114017254">DBA_SEQUENCES</strong> displays information about all sequences in the database. It is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001098974728__t4f6cbdacb426407fab35378053749ec5" frame="border" border="1" rules="all"><caption><b>Table 1 </b>DBA_SEQUENCES columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001098974728__r92dc416721114769a783850ccfbc6b5c"><th align="left" class="cellrowborder" valign="top" width="29.762976297629763%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001098974728__ac4f1cc12da864c78b51434b1d4f95281"><strong id="EN-US_TOPIC_0000001098974728__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="36.9036903690369%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001098974728__a2bb57e7f1abf457d92a00418cc7a9c62">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001098974728__aab9cf2a9671c40de9e4780b97d863424">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001098974728__r512282161ddd45cf9e2a412ae741cf65"><td class="cellrowborder" valign="top" width="29.762976297629763%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974728__a786c83e7797b4218be8c6fab48277880">sequence_owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="36.9036903690369%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974728__aac312991ddc0435fb23404c2e77013da">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974728__ab49a557c932a45af8e71d469fe80f4dd">Owner of the sequence</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001098974728__r9830ab11fcda462f96a7e7ffca69bd61"><td class="cellrowborder" valign="top" width="29.762976297629763%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974728__ad24971906f754b5f9ba8249082272f22">sequence_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="36.9036903690369%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974728__a5993b65bb2274b68ac6c312edcdd4cff">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974728__a30f72f18da3c4f65b2745e8b91086360">Name of the sequence</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>
|
|
|