Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/oracle/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql数据库排序中的问题_Mysql - Fatal编程技术网

Mysql数据库排序中的问题

Mysql数据库排序中的问题,mysql,Mysql,嗨,我在mysql中存储了一个奇怪的字符,如下所示“�", 我已将字段名存储为“latin1_swedish_ci”,然后将其更改为“latin1_spanish_ci”“但它仍然存在,请告诉我如何从数据库中删除此字符尝试将字段字符集更改为utf8。”。另外,请检查连接字符串,使其具有类似以下连接的内容:connectioncallation=utf8\u general\u ci&characterSetResults=utf8这需要更多详细信息。这个角色到底出现在哪里?在网站上,在数据库工具

嗨,我在mysql中存储了一个奇怪的字符,如下所示“�", 我已将字段名存储为“latin1_swedish_ci”,然后将其更改为“latin1_spanish_ci”“但它仍然存在,请告诉我如何从数据库中删除此字符

尝试将字段字符集更改为utf8。”。另外,请检查连接字符串,使其具有类似以下连接的内容:connectioncallation=utf8\u general\u ci&characterSetResults=utf8这需要更多详细信息。这个角色到底出现在哪里?在网站上,在数据库工具?Hi中,当您单击“编辑行”时,此字符显示在phpmyadmin中