<tfoot id='qhxu0'></tfoot>

    1. <legend id='qhxu0'><style id='qhxu0'><dir id='qhxu0'><q id='qhxu0'></q></dir></style></legend>

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

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

      1. “选择"是否总是按主键排序?

        Does #39;Select#39; always order by primary key?(“选择是否总是按主键排序?)
            <tbody id='BRajT'></tbody>

        1. <small id='BRajT'></small><noframes id='BRajT'>

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

                <legend id='BRajT'><style id='BRajT'><dir id='BRajT'><q id='BRajT'></q></dir></style></legend>

                • 本文介绍了“选择"是否总是按主键排序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  针对所有 DBA 的一个基本简单问题.

                  A basic simple question for all of you DBA.

                  当我进行选择时,是否总是保证我的结果将按主键排序,还是应该使用order by"来指定它?

                  When I do a select, is it always guaranteed that my result will be ordered by the primary key, or should I specify it with an 'order by'?

                  我使用 Oracle 作为我的数据库.

                  I'm using Oracle as my DB.

                  推荐答案

                  不,如果您不使用order by",则无法保证任何顺序.事实上,您不能保证从一个查询到下一个查询的顺序是相同的.请记住,SQL 以基于集合的方式处理数据.现在,一个或另一个数据库实现可能碰巧以某种方式提供排序,但您永远不应该依赖它.

                  No, if you do not use "order by" you are not guaranteed any ordering whatsoever. In fact, you are not guaranteed that the ordering from one query to the next will be the same. Remember that SQL is dealing with data in a set based fashion. Now, one database implementation or another may happen to provide orderings in a certain way but you should never rely on that.

                  这篇关于“选择"是否总是按主键排序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 文件)

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

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

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