Reset indexes

  • Hi Again !

    Is there a way to reset a particular database so all of the table's indexes reset to 1 ? Just like in Access..

    The reason is, I have used the database for development and i want to try to deploy it but I don't want to re create new database.

    THanks in advance

  • Do you mean the IDENTITY values??

    If so, check DBCC CHECKIDENT in Books Online.

     

    --------------------
    Colt 45 - the original point and click interface

  • dbcc reindex ????

    probably not...not with reset to 1

    ...soliloquy time!!!







    **ASCII stupid question, get a stupid ANSI !!!**

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

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