We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3cd2e commit 23ede3fCopy full SHA for 23ede3f
doc-xc/src/sgml/func.sgmlin
@@ -9755,7 +9755,8 @@ table2-mapping
9755
<para>
9756
This section describes functions for operating on <firstterm>sequence
9757
objects</firstterm>, also called sequence generators or just sequences.
9758
- Sequence objects are special single-row tables created with
+ Sequence objects are special single-row tables created with <xref
9759
+ linkend="sql-createsequence">.
9760
Sequence objects are commonly used to generate unique identifiers
9761
for rows of a table. The sequence functions, listed in <xref
9762
linkend="functions-sequence-table">, provide simple, multiuser-safe
0 commit comments