|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/ref/delete.sgml,v 1.8 1999/10/01 15:24:46thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/delete.sgml,v 1.9 1999/10/04 04:37:46momjian Exp $ |
3 | 3 | Postgres documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -111,7 +111,7 @@ DELETE <replaceable class="parameter">count</replaceable> |
111 | 111 |
|
112 | 112 | <tip> |
113 | 113 | <para> |
114 | | - <xref linkend="sql-truncate" endterm="squ-truncate-title"> is a |
| 114 | + <xref linkend="sql-truncate" endterm="sql-truncate-title"> is a |
115 | 115 | <productname>Postgres</productname> extension which provides a |
116 | 116 | faster mechanism to remove all rows from a table. |
117 | 117 | </para> |
|