From 7cd2d94f8e197d4e24b742395e81449ed958369f Mon Sep 17 00:00:00 2001 From: Adam Hendel Date: Mon, 18 Mar 2024 11:58:34 -0500 Subject: [PATCH] Update guide.md --- doc/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide.md b/doc/guide.md index bdcfb3c..4e37a93 100644 --- a/doc/guide.md +++ b/doc/guide.md @@ -181,7 +181,7 @@ The CSV should load with a simple `\copy` command. with (header on, format csv); ``` ``` -COPY 20465490 +COPY 2923641 ``` ### Bulk load considerations