Edit by browser

This commit is contained in:
颜渊 2020-08-06 18:03:06 +08:00
parent 3136320776
commit 739a8328e4
1 changed files with 1 additions and 1 deletions

2
3.sh
View File

@ -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"