Using DTS can we REORGANIZE index?

  • I would like to REORGANIZE index in my table.

    Is that possible to do that using DTS packages.

  • DTS doesn't have scripts. You build packages.

    Any script can be run in an Execute SQL task, so you can put a script in there to reorganize or rebuild indexes.

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

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