Edit by browser

This commit is contained in:
颜渊 2020-08-05 17:50:07 +08:00
parent b4bb15c672
commit 191d1c295a
1 changed files with 1 additions and 1 deletions

2
2.sh
View File

@ -1 +1 @@
gsql -d postgres -U gaussdb -W'passwd123@123' -c "select * from student"
gsql -d mydb -U gaussdb -W'passwd123@123' -c "select * from student"