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

      <small id='biGqL'></small><noframes id='biGqL'>

      • <bdo id='biGqL'></bdo><ul id='biGqL'></ul>

        SQL 错误:ORA-01861:文字与格式字符串 01861 不匹配

        SQL Error: ORA-01861: literal does not match format string 01861(SQL 错误:ORA-01861:文字与格式字符串 01861 不匹配)
            <tfoot id='DytCv'></tfoot>
          1. <small id='DytCv'></small><noframes id='DytCv'>

              <bdo id='DytCv'></bdo><ul id='DytCv'></ul>
              • <i id='DytCv'><tr id='DytCv'><dt id='DytCv'><q id='DytCv'><span id='DytCv'><b id='DytCv'><form id='DytCv'><ins id='DytCv'></ins><ul id='DytCv'></ul><sub id='DytCv'></sub></form><legend id='DytCv'></legend><bdo id='DytCv'><pre id='DytCv'><center id='DytCv'></center></pre></bdo></b><th id='DytCv'></th></span></q></dt></tr></i><div id='DytCv'><tfoot id='DytCv'></tfoot><dl id='DytCv'><fieldset id='DytCv'></fieldset></dl></div>
                <legend id='DytCv'><style id='DytCv'><dir id='DytCv'><q id='DytCv'></q></dir></style></legend>
                  <tbody id='DytCv'></tbody>

                1. 本文介绍了SQL 错误:ORA-01861:文字与格式字符串 01861 不匹配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在尝试将数据插入现有表中,但一直收到错误消息.

                  I am trying to insert data into an existing table and keep receiving an error.

                  INSERT INTO Patient  
                  (
                    PatientNo,
                    PatientFirstName,
                    PatientLastName,
                    PatientStreetAddress,
                    PatientTown,
                    PatientCounty,
                    PatientPostcode,
                    DOB,
                    Gender,
                    PatientHomeTelephoneNumber,
                    PatientMobileTelephoneNumber
                  )
                  VALUES 
                  (
                    121, 
                    'Miles', 
                    'Malone', 
                    '64 Zoo Lane', 
                    'Clapham', 
                    'United Kingdom',
                    'SW4 9LP',
                    '1989-12-09',
                    'M',
                    02086950291,
                    07498635200
                  );
                  

                  错误:

                  Error starting at line : 1 in command -
                  INSERT INTO Patient (PatientNo,PatientFirstName,PatientLastName,PatientStreetAddress,PatientTown,PatientCounty,PatientPostcode,DOB,Gender,PatientHomeTelephoneNumber,PatientMobileTelephoneNumber)
                  VALUES (121, 'Miles', 'Malone', '64 Zoo Lane', 'Clapham', 'United Kingdom','SW4 9LP','1989-12-09','M',02086950291,07498635200)
                  Error report -
                  SQL Error: ORA-01861: literal does not match format string
                  01861. 00000 -  "literal does not match format string"
                  *Cause:    Literals in the input must be the same length as literals in
                             the format string (with the exception of leading whitespace).  If the
                             "FX" modifier has been toggled on, the literal must match exactly,
                             with no extra whitespace.
                  *Action:   Correct the format string to match the literal.
                  

                  只是不知道为什么会发生这种情况我目前正在学习 SQL,任何帮助将不胜感激!

                  Just not sure why this keeps happening I am learning SQL at the moment, any help will be greatly appreciated!

                  推荐答案

                  尝试用 TO_DATE('1989-12-09','YYYY-MM-DD')

                  这篇关于SQL 错误:ORA-01861:文字与格式字符串 01861 不匹配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  Oracle PL/SQL - Raise User-Defined Exception With Custom SQLERRM(Oracle PL/SQL - 使用自定义 SQLERRM 引发用户定义的异常)
                  Oracle: is there a tool to trace queries, like Profiler for sql server?(Oracle:是否有跟踪查询的工具,例如用于 sql server 的 Profiler?)
                  SELECT INTO using Oracle(使用 Oracle SELECT INTO)
                  How to handle Day Light Saving in Oracle database(如何在 Oracle 数据库中处理夏令时)
                  PL/SQL - Use quot;Listquot; Variable in Where In Clause(PL/SQL - 使用“列表Where In 子句中的变量)
                  Oracle: Import CSV file(Oracle:导入 CSV 文件)
                2. <tfoot id='szSDD'></tfoot>
                    <bdo id='szSDD'></bdo><ul id='szSDD'></ul>
                      • <legend id='szSDD'><style id='szSDD'><dir id='szSDD'><q id='szSDD'></q></dir></style></legend>
                        <i id='szSDD'><tr id='szSDD'><dt id='szSDD'><q id='szSDD'><span id='szSDD'><b id='szSDD'><form id='szSDD'><ins id='szSDD'></ins><ul id='szSDD'></ul><sub id='szSDD'></sub></form><legend id='szSDD'></legend><bdo id='szSDD'><pre id='szSDD'><center id='szSDD'></center></pre></bdo></b><th id='szSDD'></th></span></q></dt></tr></i><div id='szSDD'><tfoot id='szSDD'></tfoot><dl id='szSDD'><fieldset id='szSDD'></fieldset></dl></div>

                            <small id='szSDD'></small><noframes id='szSDD'>

                              <tbody id='szSDD'></tbody>