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

  • SEARCH
  • Home
  • 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 6037625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:06:06+00:00 2026-05-23T06:06:06+00:00

In IDS?..SE?.. SQL Server, Oracle, MySQL and others automatically insert new rows into the

  • 0

In IDS?..SE?.. SQL Server, Oracle, MySQL and others automatically insert new rows into the appropiate location in the datafile to maintain the clustering.

  • 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-23T06:06:07+00:00Added an answer on May 23, 2026 at 6:06 am

    The way Informix handles clustered indexes is by rebuilding the table (and index) so that the data in the table is in the correct physical sequence for the index at the time when the index is created. Thereafter, rows are inserted wherever seems most appropriate, which does not continue to preserve the clustered order. This has been the case since (Informix-SQL 1.10 in 1985) Informix-SQL 2.10 from 1986 (possibly 2.00; I don’t have a manual for that still) through Informix Dynamic Server 11.70 in 2010.

    The statement:

    ALTER INDEX idxname TO NOT CLUSTERED;
    

    is always very quick. The complementary statement:

    ALTER INDEX idxname TO CLUSTERED;
    

    is often a slow process, involving creating a full new version of the table and the index before dropping the old table and index.


    The ISQL 1.10 manual does not have ALTER INDEX; the 2.10 manual does has ALTER INDEX.

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

Sidebar

Related Questions

Possible Duplicate: SQL Server: Can I Comma Delimit Multiple Rows Into One Column? Script
How do you look up a list of language IDs available within SQL Server?
Are SQL Server database Ids always positive? As in the dbid from sysdatabases. SELECT
I've deleted some records from a table in a SQL Server database. The IDs
Possible Duplicates: Simulating group_concat MySQL function in MS SQL Server 2005? Concat groups in
Microsoft SQL Server 2008 (SP1), getting an unexpected 'Conversion failed' error. Not quite sure
In SQL Server 2008 I would like to create a stored procedure to select
I am not good at SQL Server 2000. I have a comma-delimited list of
I have this table in sql server 2005: id student active 1 Bob 1
I have a SQL Server table with fields: id, city, country . I imported

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.