postgresql 命令行读取sql

1. C:\WINDOWS\system32>psql -U postgres -d postgres psql (9.6.5) "help" でヘルプを表示します. postgres=# \encoding SJIS postgres=#   2.SJIS形式保存下面的语句 /* テーブルの作成とデータの追加 2020/04/19 */ --テーブルの作成 create table friend
相关文章
相关标签/搜索