forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
38 lines
2.8 KiB
HTML
38 lines
2.8 KiB
HTML
<a name="EN-US_TOPIC_0000001233681657"></a><a name="EN-US_TOPIC_0000001233681657"></a>
|
|
|
|
<h1 class="topictitle1">DBA_SEQUENCES</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233681657__aa5e533c49baf40f5880e22c0244739e8"><strong id="EN-US_TOPIC_0000001233681657__b1366114017254">DBA_SEQUENCES</strong> displays information about all sequences in the database. This view is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233681657__tde0e0925d3da4f20833273a2c13206cd" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001233681657__re74bc495c5da4babbc375f4381cf7fe2"><th align="left" class="cellrowborder" valign="top" width="29.762976297629763%" id="mcps1.3.2.1.4.1.1"><p id="EN-US_TOPIC_0000001233681657__a130f337ffae24ad38f63372fe368e82a">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="36.9036903690369%" id="mcps1.3.2.1.4.1.2"><p id="EN-US_TOPIC_0000001233681657__afdec407143274f85971f80d3697a579f">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.1.4.1.3"><p id="EN-US_TOPIC_0000001233681657__a37fb2e28c56340d19bc119d4c73c3400">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233681657__r0e067707ebbd47c2b4f1f2c7a237e9cb"><td class="cellrowborder" valign="top" width="29.762976297629763%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233681657__ac8f87f7cf6c74e6aa5d4f6cee5f3d15c">sequence_owner</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="36.9036903690369%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233681657__a0f696b9b147645269194c82f67de1371">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233681657__aa2a67099b76248bdb57bd7cec00ec003">Owner of the sequence</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233681657__r7618c597773946bc9af373a5a3b4a3cc"><td class="cellrowborder" valign="top" width="29.762976297629763%" headers="mcps1.3.2.1.4.1.1 "><p id="EN-US_TOPIC_0000001233681657__ada9aae2729c34afebaf1400bfc368619">sequence_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="36.9036903690369%" headers="mcps1.3.2.1.4.1.2 "><p id="EN-US_TOPIC_0000001233681657__a444627fbac4c486189c21da01d163e02">character varying(64)</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.1.4.1.3 "><p id="EN-US_TOPIC_0000001233681657__aa1ed029191334111accab9f36a5fcaa2">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>
|
|
|