• <small id='HFqaC'></small><noframes id='HFqaC'>

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

      <tfoot id='HFqaC'></tfoot>

          <bdo id='HFqaC'></bdo><ul id='HFqaC'></ul>
      1. <legend id='HFqaC'><style id='HFqaC'><dir id='HFqaC'><q id='HFqaC'></q></dir></style></legend>

        ORA-00972 标识符太长别名列名

        ORA-00972 identifier is too long alias column name(ORA-00972 标识符太长别名列名)
        • <legend id='4LpPw'><style id='4LpPw'><dir id='4LpPw'><q id='4LpPw'></q></dir></style></legend>
            <tbody id='4LpPw'></tbody>

            <bdo id='4LpPw'></bdo><ul id='4LpPw'></ul>

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

              1. <small id='4LpPw'></small><noframes id='4LpPw'>

                1. <tfoot id='4LpPw'></tfoot>
                  本文介绍了ORA-00972 标识符太长别名列名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个类似的查询:

                  SELECT column as averyveryveryverylongalias (more than 30 characters)
                     FROM Table_name
                  

                  它返回错误 ORA-00972 identifier is too long ,是否有任何提示可以在不缩短别名的情况下使其正常工作?

                  it returns the error ORA-00972 identifier is too long , is there any tip to make it work without making the alias shorter?

                  谢谢

                  推荐答案

                  否,在 Oracle 12.2 版之前,标识符的长度不允许超过 30 个字符.请参阅Oracle SQL 语言参考.

                  No, prior to Oracle version 12.2, identifiers are not allowed to exceed 30 characters in length. See the Oracle SQL Language Reference.

                  但是,从版本12.2 它们最长可达 128 个字节.(注意:字节,不是字符).

                  However, from version 12.2 they can be up to 128 bytes long. (Note: bytes, not characters).

                  这篇关于ORA-00972 标识符太长别名列名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  How to delete duplicate records in mysql database?(如何删除mysql数据库中的重复记录?)
                  Python Pandas write to sql with NaN values(Python Pandas 使用 NaN 值写入 sql)
                  MySQL Insert amp; Joins(MySQL 插入 amp;加入)
                  MySQL concat() to create column names to be used in a query?(MySQL concat() 创建要在查询中使用的列名?)
                  NodeJS responded MySQL timezone is different when I fetch directly from MySQL(当我直接从 MySQL 获取时,NodeJS 响应 MySQL 时区不同)
                  WHERE datetime older than some time (eg. 15 minutes)(WHERE 日期时间早于某个时间(例如 15 分钟))
                2. <small id='4Qtqr'></small><noframes id='4Qtqr'>

                    <tbody id='4Qtqr'></tbody>
                3. <tfoot id='4Qtqr'></tfoot>

                        <legend id='4Qtqr'><style id='4Qtqr'><dir id='4Qtqr'><q id='4Qtqr'></q></dir></style></legend>

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

                            <bdo id='4Qtqr'></bdo><ul id='4Qtqr'></ul>