Is the IAM page allocated in the unified zone or in the hybrid zone?

Source: Internet
Author: User
Is the IAM page allocated in the unified zone or in the hybrid zone? I will not talk about the role of the IAM page here. The tools used in many articles on the Internet: Check the internal data page plug-in InternalsViewer to create four tables first, heap table, clustered index table, non-clustered index table, clustered index and non-clustered index table 1 USEmasterIAM

Is the IAM page allocated in the unified zone or in the hybrid zone? I will not talk about the role of the IAM page here. The tools used in many articles on the Internet: Check the interinternal data page plug-in Internals Viewer to create four tables first, heap table, clustered index table, non-clustered index table, clustered index and non-clustered index table 1 USE master IAM

Is the IAM page allocated in the unified zone or in the hybrid zone?

I will not talk about the role of the IAM page here. There is a lot of information on the Internet.

Tools used in this article: view the interinternal Data Page's small plug-in Internals Viewer

Create four tables: heap table, clustered index table, non-clustered index table, clustered index and non-clustered index table.

1 USE master IAMDB IAMDBheaptable (c1 int identity (5000), c2 VARCHAR (5000) clusteredtable (c1 int identity (), c2 VARCHAR )) nonclusteredtable (c1 int identity (5000), c2 VARCHAR (5000) clusteredandnonclusteredtable (c1 int identity (), c2 VARCHAR () cix_clusteredtable) ix_nonclusteredtable) External) rows);) heaptable, 5000);) clusteredtable, 5000);) nonclusteredtable, 5000);) clusteredandnonclusteredtable, 5000) heaptable clusteredtable nonclusteredtable clusteredandnonclusteredtable,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.