Skip to content

Commit 23ede3f

Browse files
committed
Coorection of the tag debug.
1 parent be3cd2e commit 23ede3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc-xc/src/sgml/func.sgmlin

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9755,7 +9755,8 @@ table2-mapping
97559755
<para>
97569756
This section describes functions for operating on <firstterm>sequence
97579757
objects</firstterm>, also called sequence generators or just sequences.
9758-
Sequence objects are special single-row tables created with
9758+
Sequence objects are special single-row tables created with <xref
9759+
linkend="sql-createsequence">.
97599760
Sequence objects are commonly used to generate unique identifiers
97609761
for rows of a table. The sequence functions, listed in <xref
97619762
linkend="functions-sequence-table">, provide simple, multiuser-safe

0 commit comments

Comments
 (0)