From e7112784a1c5a963c952613b53e3da505070714a Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Wed, 14 Jun 2000 13:12:17 +0000 Subject: [PATCH] Reword to reduce redundant wording in some wording ;) --- doc/src/sgml/query.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml index ef519c7346..eba1f330a6 100644 --- a/doc/src/sgml/query.sgml +++ b/doc/src/sgml/query.sgml @@ -1,5 +1,5 @@ @@ -154,7 +154,7 @@ INSERT INTO weather - You can also use the COPY command to perform load large + You can also use COPY to load large amounts of data from flat (ASCII) files. This is usually faster because the data is read (or written) as a single atomic