Skip to content

In IndexOptimize.sql Is it possible to skip tables with some name prefix og list of tables in a variable at the top? #962

@gunnars04

Description

@gunnars04

We're using Azure SQL Database, and some of our tables are quite big. My idea was to copy from dbo.thetable to dbo.thetable_backup but since rebuilding index takes a lot of time, I only want IndexOptimize.sql to index dbo.thetable, not dbo.thetable_backup.
Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions