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

        <small id='8gnpz'></small><noframes id='8gnpz'>

        主键与聚集索引的关系

        Relationship of Primary Key and Clustered Index(主键与聚集索引的关系)

            <tfoot id='2RmLU'></tfoot>

            <legend id='2RmLU'><style id='2RmLU'><dir id='2RmLU'><q id='2RmLU'></q></dir></style></legend>
          1. <small id='2RmLU'></small><noframes id='2RmLU'>

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

                • <bdo id='2RmLU'></bdo><ul id='2RmLU'></ul>
                • 本文介绍了主键与聚集索引的关系的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  TABLE 可以有主键而没有聚集索引吗?

                  Can a TABLE have a primary key without a clustered index?

                  TABLE 是否可以有聚集索引而没有主键?

                  And can a TABLE have a clustered index without having a primary key?

                  谁能简单介绍一下主键和聚集索引的关系?

                  Can anybody briefly tell me the relationship between primary key and clustered index?

                  推荐答案

                  主键是一个逻辑概念 - 它是表中行的唯一标识符.因此,它有一堆属性——它不能为空,而且必须是唯一的.当然,由于您可能经常通过唯一标识符搜索记录,因此最好在主键上建立索引.

                  A primary key is a logical concept - it's the unique identifier for a row in a table. As such, it has a bunch of attributes - it may not be null, and it must be unique. Of course, as you're likely to be searching for records by their unique identifier a lot, it would be good to have an index on the primary key.

                  聚集索引是一个物理概念 - 它是一个影响记录在磁盘上存储顺序的索引.这使它在访问数据时成为一个非常快的索引,但如果您的主键不是序列号,它可能会减慢写入速度.

                  A clustered index is a physical concept - it's an index that affects the order in which records are stored on disk. This makes it a very fast index when accessing data, though it may slow down writes if your primary key is not a sequential number.

                  是的,您可以拥有一个没有聚集索引的主键 - 有时,您可能想要(例如,当您的主键是连接表上的外键组合,并且您不想招致写入时的磁盘洗牌开销).

                  Yes, you can have a primary key without a clustered index - and sometimes, you may want to (for instance when your primary key is a combination of foreign keys on a joining table, and you don't want to incur the disk shuffle overhead when writing).

                  是的,您可以在不是主键的列上创建聚集索引.

                  Yes, you can create a clustered index on columns that aren't a primary key.

                  这篇关于主键与聚集索引的关系的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 查询中包含缺失的月份)
                  <tfoot id='XPrgD'></tfoot>

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

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

                          <tbody id='XPrgD'></tbody>

                            <bdo id='XPrgD'></bdo><ul id='XPrgD'></ul>