摘要: 问题 create user hr with SYSADMIN password 'Gauss_234'; 失败 解答: 因为是从网页拷贝过来的,实际上 在聊天软件中拷贝一下,再复制到gsql中即可。 另外,创建用户的语句有如下: create user hr (with) password 'Ga 阅读全文
posted @ 2021-04-14 11:28 aaronwell 阅读(1484) 评论(0) 推荐(0)