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"