Skip to content

Commit a619e06

Browse files
author
Neil Conway
committed
Minor improvement to DROP TABLE reference page.
1 parent 0220282 commit a619e06

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/src/sgml/ref/drop_table.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.23 2005/11/19 17:39:44 adunstan Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.24 2006/04/02 03:56:40 neilc Exp $
33
PostgreSQL documentation
44
-->
55

@@ -29,8 +29,10 @@ DROP TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ..
2929

3030
<para>
3131
<command>DROP TABLE</command> removes tables from the database.
32-
Only its owner may destroy a table. To empty a table of rows,
33-
without destroying the table, use <command>DELETE</command>.
32+
Only its owner may destroy a table. To empty a table of rows
33+
without destroying the table, use <xref linkend="sql-delete"
34+
endterm="sql-delete-title"> or <xref linkend="sql-truncate"
35+
endterm="sql-truncate-title">.
3436
</para>
3537

3638
<para>

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