Edit by browser

This commit is contained in:
颜渊 2020-08-05 17:56:42 +08:00
parent 191d1c295a
commit 645b6da5c1
1 changed files with 1 additions and 1 deletions

2
2.sh
View File

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