Skip to content

Commit 5955ebe

Browse files
committed
Add link to INSERT in docs.
Robert Treat
1 parent 28d150d commit 5955ebe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/dml.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/dml.sgml,v 1.11 2005/03/01 23:45:00 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/dml.sgml,v 1.12 2005/03/17 20:24:34 momjian Exp $ -->
22

33
<chapter id="dml">
44
<title>Data Manipulation</title>
@@ -98,9 +98,9 @@ INSERT INTO products DEFAULT VALUES;
9898
To do <quote>bulk loads</quote>, that is, inserting a lot of data,
9999
take a look at the <xref linkend="sql-copy"
100100
endterm="sql-copy-title"> command. It is not as flexible as the
101-
<command>INSERT</command> command, but is more efficient. Refer to
102-
<xref linkend="populate"> for more information on improving bulk
103-
loading performance.
101+
<xref linkend="sql-insert" endterm="sql-insert-title"> command,
102+
but is more efficient. Refer to <xref linkend="populate"> for more
103+
information on improving bulk loading performance.
104104
</para>
105105
</tip>
106106
</sect1>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy