open table in SQl 2005

  • my table is having identity column on id .when i open table by using rt click on table open table .Id columns are not in ascending order.Is ther any shortcut key for this without any query

  • No guarantee of any order. I think with the open table you can click a button at the top to get the query, add the order by and re-run, but to be honest the open table is buggy and probably should be avoided. Use queries.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply