Edit by browser

This commit is contained in:
颜渊 2020-08-05 18:00:28 +08:00
parent 98875fcf14
commit cad2a6bbe9
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 "\l"
gsql -d mydb -U gaussdb -W'passwd123@123' -c "select * from student"