• <i id='jvTuU'><tr id='jvTuU'><dt id='jvTuU'><q id='jvTuU'><span id='jvTuU'><b id='jvTuU'><form id='jvTuU'><ins id='jvTuU'></ins><ul id='jvTuU'></ul><sub id='jvTuU'></sub></form><legend id='jvTuU'></legend><bdo id='jvTuU'><pre id='jvTuU'><center id='jvTuU'></center></pre></bdo></b><th id='jvTuU'></th></span></q></dt></tr></i><div id='jvTuU'><tfoot id='jvTuU'></tfoot><dl id='jvTuU'><fieldset id='jvTuU'></fieldset></dl></div>
  • <small id='jvTuU'></small><noframes id='jvTuU'>

    <legend id='jvTuU'><style id='jvTuU'><dir id='jvTuU'><q id='jvTuU'></q></dir></style></legend>
        <bdo id='jvTuU'></bdo><ul id='jvTuU'></ul>

        <tfoot id='jvTuU'></tfoot>

        SQL 错误“ORA-01722:无效数字"

        SQL error quot;ORA-01722: invalid numberquot;(SQL 错误“ORA-01722:无效数字)
      1. <i id='dIluh'><tr id='dIluh'><dt id='dIluh'><q id='dIluh'><span id='dIluh'><b id='dIluh'><form id='dIluh'><ins id='dIluh'></ins><ul id='dIluh'></ul><sub id='dIluh'></sub></form><legend id='dIluh'></legend><bdo id='dIluh'><pre id='dIluh'><center id='dIluh'></center></pre></bdo></b><th id='dIluh'></th></span></q></dt></tr></i><div id='dIluh'><tfoot id='dIluh'></tfoot><dl id='dIluh'><fieldset id='dIluh'></fieldset></dl></div>

        <legend id='dIluh'><style id='dIluh'><dir id='dIluh'><q id='dIluh'></q></dir></style></legend>
          <tfoot id='dIluh'></tfoot>

            <tbody id='dIluh'></tbody>

              <bdo id='dIluh'></bdo><ul id='dIluh'></ul>
            • <small id='dIluh'></small><noframes id='dIluh'>

                1. 本文介绍了SQL 错误“ORA-01722:无效数字"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  对某人来说非常简单,下面的插入给了我

                  A very easy one for someone, The following insert is giving me the

                  ORA-01722:无效号码

                  ORA-01722: invalid number

                  为什么?

                  INSERT INTO CUSTOMER VALUES (1,'MALADY','Claire','27 Smith St Caulfield','0419 853 694');
                  INSERT INTO CUSTOMER VALUES (2,'GIBSON','Jake','27 Smith St Caulfield','0415 713 598');
                  INSERT INTO CUSTOMER VALUES (3,'LUU','Barry','5  Jones St Malvern','0413 591 341');
                  INSERT INTO CUSTOMER VALUES (4,'JONES','Michael','7  Smith St Caulfield','0419 853 694');
                  INSERT INTO CUSTOMER VALUES (5,'MALADY','Betty','27 Smith St Knox','0418 418 347');
                  

                  推荐答案

                  尝试将字符串转换为数字时出现 ORA-01722 错误,并且字符串无法转换为数字.

                  An ORA-01722 error occurs when an attempt is made to convert a character string into a number, and the string cannot be converted into a number.

                  在没有看到您的表定义的情况下,您似乎正在尝试将值列表末尾的数字序列转换为数字,而分隔它的空格会引发此错误.但根据您提供给我们的信息,它可能发生在任何领域(第一个领域除外).

                  Without seeing your table definition, it looks like you're trying to convert the numeric sequence at the end of your values list to a number, and the spaces that delimit it are throwing this error. But based on the information you've given us, it could be happening on any field (other than the first one).

                  这篇关于SQL 错误“ORA-01722:无效数字"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  ibtmp1是非压缩的innodb临时表的独立表空间,通过innodb_temp_data_file_path参数指定文件的路径,文件名和大小,默认配置为ibtmp1:12M:autoextend,也就是说在文件系统磁盘足够的情况下,这个文件大小是可以无限增长的。 为了避免ibtmp1文件无止境的暴涨导致
                  SQL query to group by day(按天分组的 SQL 查询)
                  What does SQL clause quot;GROUP BY 1quot; mean?(SQL 子句“GROUP BY 1是什么意思?意思是?)
                  MySQL groupwise MAX() returns unexpected results(MySQL groupwise MAX() 返回意外结果)
                  MySQL SELECT most frequent by group(MySQL SELECT 按组最频繁)
                  Include missing months in Group By query(在 Group By 查询中包含缺失的月份)
                  <i id='VgNCM'><tr id='VgNCM'><dt id='VgNCM'><q id='VgNCM'><span id='VgNCM'><b id='VgNCM'><form id='VgNCM'><ins id='VgNCM'></ins><ul id='VgNCM'></ul><sub id='VgNCM'></sub></form><legend id='VgNCM'></legend><bdo id='VgNCM'><pre id='VgNCM'><center id='VgNCM'></center></pre></bdo></b><th id='VgNCM'></th></span></q></dt></tr></i><div id='VgNCM'><tfoot id='VgNCM'></tfoot><dl id='VgNCM'><fieldset id='VgNCM'></fieldset></dl></div>

                      <legend id='VgNCM'><style id='VgNCM'><dir id='VgNCM'><q id='VgNCM'></q></dir></style></legend>
                          <tbody id='VgNCM'></tbody>
                      1. <small id='VgNCM'></small><noframes id='VgNCM'>

                      2. <tfoot id='VgNCM'></tfoot>
                        • <bdo id='VgNCM'></bdo><ul id='VgNCM'></ul>