Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6643635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:04:23+00:00 2026-05-26T00:04:23+00:00

We have got 221gb table in our SQL Database, mainly duplicate data. Team has

  • 0

We have got 221gb table in our SQL Database, mainly duplicate data.

Team has created NON-CLUSTERED index on HEAP. Does really this help in terms of performannce?

Should we put IDENTITY column in table and then create CLUSTERED index AND after that we can create NON clustered indexes.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T00:04:23+00:00Added an answer on May 26, 2026 at 12:04 am

    It Depends

    On the usage pattern and structure of the data.

    Is the non-clustered index covering?

    Is the data in the table ever changing?

    A heap table with a non-clustered index (or indexes) which are covering can outperform a clustered index where the clustered index is the only “index” (a clustered index is obviously always covering, but may not be optimal for seeks)

    Remember a clustered index is not an index (in the sense of a lookup based on a key into a location where the data is stored), it’s the whole table organized by a choice of index. In a real (non-clustered) index, only the keys and included columns are included in the index and this means that (generally) more rows can be stored per database page and less data is read unnecessarily.

    Most tables should have a clustered index, but the choice of non-clustered indexes is where most of your performance comes from.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have got SQL Server database in which Table column name have spaces. For
I have got two tables in SQL Server 2005: USER Table: information about user
I have got a sql table view where one of the columns is calculated:
I have got the following problem since the server has safe mode turned on,
I have got a table in MS Access 2007 with 4 fields. Labour Cost
I have got a backup of a live database (A copy of an ACCDB
I have got a table which contains 5 column and query requirements: update row
I have got model Team and I've got (i.e.) team = Team.first :offset =>
I have got 2 tables: Contacts and Users . Contacts table contains user_id which
I have got the array containing some data, say, a header and a real

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.