1 parent 14dae77 commit 672a941Copy full SHA for 672a941
2 files changed
CN/modules/ROOT/pages/7.3.adoc
@@ -277,7 +277,7 @@ ivorysql=# select * from LOWER_CASE_3;
277
(0 行记录)
278
279
ivorysql=# drop table "NORMAL_1";
280
-DROP TABLE
+ERROR: relation "NORMAL_1" does not exist
281
ivorysql=# drop table "Normal_2";
282
DROP TABLE
283
ivorysql=# drop table "normal_3";
EN/modules/ROOT/pages/7.3.adoc
@@ -278,7 +278,7 @@ ivorysql=# select * from LOWER_CASE_3;
284
0 commit comments