Edit by browser
This commit is contained in:
parent
3136320776
commit
739a8328e4
2
3.sh
2
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"
|
||||
|
|
Loading…
Reference in New Issue