当前位置:网站首页>解决Oracle中文乱码的问题
解决Oracle中文乱码的问题
2022-04-23 13:06:00 【ArchieSean】
博主名取自《小羊肖恩》中的小羊肖恩,名字为:肖恩,音译为Sean,自己取的姓:阿奇,为符合我们的阅读习惯,连起来组成为ArchieSean。博主志在将博客打造成为个人线上笔记的技术栈,方便自己也方便他人。如博客中有任何错误,请各位指出,谢谢大家。
近日,我在玩Oracle时,向数据库中插入数据,查询出来,中文显示为?????,为解决这个问题,我奔走于各个网站之间,寻求解决办法,最终得以解决,此处总结一下此次的解决过程。
- 使用PL/SQL执行以下sql,查看Oracle使用的字符集
Select userenv('language') from dual;
2. 添加本地电脑的环境变量
NLS_LANG
SIMPLIFIED CHINESE_CHINA.ZHS16GBK
- 此时,需要将用户下表的数据删除,重新插入数据,才会显示正常中文
我在修改之时犯了一个错误,我添加了环境变量之后,直接查询没有任何变化,我新插入一条数据之后,再查询新查询的数据中文显示正常,删除掉之前的乱码的数据即可。
如有任何问题,欢迎留言。
版权声明
本文为[ArchieSean]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_41964942/article/details/107399683
边栏推荐
- CVPR 2022 & ntire 2022 | the first transformer for hyperspectral image reconstruction
- Translation of attention in natural language processing
- Packet capturing and sorting -- TCP protocol [8]
- Subscribe to Alibaba demo send business messages
- Go language: passing slices between functions
- unity常见的问题(一)
- 这几种 VSCode 扩展是我最喜欢的
- How to click an object to play an animation
- Translation of multi modal visual tracking: review and empirical comparison
- mui 微信支付 排坑
猜你喜欢
拥抱机器视觉新蓝海,冀为好望开启数字经济发展新“冀”遇
JMeter operation redis
The accuracy and speed are perfectly balanced, and the latest image segmentation SOTA model is released!!!
There is no need to crack the markdown editing tool typora
100 lectures on practical application cases of Excel (VIII) - report connection function of Excel
MySQL —— 16、索引的数据结构
Recovering data with MySQL binlog
Record Alibaba cloud server mining program processing
Remote access to raspberry pie at home (Part 1)
PC starts multiple wechat at one time
随机推荐
CGC: contractual graph clustering for community detection and tracking
Byte jump 2020 autumn recruitment programming question: quickly find your own ranking according to the job number
Free and open source intelligent charging pile SaaS cloud platform of Internet of things
Proteus 8.10 installation problem (personal test is stable and does not flash back!)
Async void provoque l'écrasement du programme
Uniapp image import local image not displayed
Navicat远程连接数据库 出现 1130- Host xxx is not allowed to connect to this MySQL server错误
Translation of multi modal visual tracking: review and empirical comparison
Connect orcale
The quill editor image zooms, multiple rich text boxes are used on one page, and the quill editor upload image address is the server address
PC starts multiple wechat at one time
[untitled] PID control TT encoder motor
AUTOSAR from introduction to mastery 100 lectures (87) - key weapon of advanced EEA - AUTOSAR and DDS
Custom nail robot alarm
Record some NPM related problems (messy records)
Kernel error: no rule to make target 'Debian / canonical certs pem‘, needed by ‘certs/x509_ certificate_ list‘
There is no need to crack the markdown editing tool typora
Record the problems encountered in using v-print
About the 'enum' enumeration type and structure.
Record Alibaba cloud server mining program processing