Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Index Management

    Another tip:

    Create a separate schema for those procedures, like admin. instead of dbo.

    And let the schema be a parameter to those procedures.

    This prevents your own tables ( or any other...

Viewing post 1 (of 2 total)