最近在研究SQL语言,用的PostGreSQL平台。进行插入语句insert时,发现有中文乱码的现象。runoobdb=# insert into result values('张?', '语?', 81);怎么解决这个问题呢 ...
確定! 回上一頁