I have a table with an identity, which is the primary key clustered and all of a sudden a select * (return all rows option) is bringing the data back not in an incremental fashion. Do I need to run any repair commands on the database, or reindex stuff???
Or even something else??
Or even something else??