0

I can't seem to find the switch to ignore STATISTICS_NORECOMPUTE differences on PKs and INDEXES when scripting RedGate SQL Compare 9. Obviously something like /Options:ii will work but I want to compare the rest of the index.

Any ideas?

Many thanks

Pixelated
  • 1,531
  • 3
  • 15
  • 35

1 Answers1

1

It's in project options under Ignore->STATISTICS_NORECOMPUTE property on indexes. If you don't see it you may need to upgrade. From the command line the switch is /isn

Brian Donahue
  • 216
  • 1
  • 3