1 parent b9450fe commit 5afef53Copy full SHA for 5afef53
2 files changed
CN/modules/ROOT/pages/7.3.adoc
@@ -112,7 +112,7 @@ ERROR: relation "Normal_3" does not exist
112
LINE 1: select * from "Normal_3";
113
114
ivorysql=# drop table "NORMAL_1";
115
-ERROR: relation "Normal_1" does not exist
+ERROR: relation "NORMAL_1" does not exist
116
ivorysql=# drop table "Normal_2";
117
DROP TABLE
118
ivorysql=# drop table "normal_3";
EN/modules/ROOT/pages/7.3.adoc
@@ -113,7 +113,7 @@ ERROR: relation "Normal_3" does not exist
119
0 commit comments