From 739a8328e43b3be11cd6932e180fe4381d0bcc8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A2=9C=E6=B8=8A?= <905907915@qq.com> Date: Thu, 6 Aug 2020 18:03:06 +0800 Subject: [PATCH] Edit by browser --- 3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.sh b/3.sh index fd468a2..840fead 100644 --- a/3.sh +++ b/3.sh @@ -1,3 +1,3 @@ gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my.sql -gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my.sql +gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/3.sql gsql -d postgres -U gaussdb -W'passwd123@123' -c "select * from student"