How can we help you today? How can we help you today?

WITH STATISTICS_ONLY

Hi Team,

the following statement will cause a formatting error:

CREATE CLUSTERED INDEX CL_SalesOrderDetail_ProductID
ON dbo.SalesOrderDetail (ProductID)
WITH STATISTICS_ONLY = -1
GO

Thanks for fixing it!

Torsten
Friend of Redgate
torsten.strauss
0

Comments

1 comment

  • James R
    Hi again Torsten,

    I've done some research and found that this is a undocumented option. Because of this I'm not sure if we'll get round to adding support for it soon, but we'll discuss as a team and I'll get back to you here.

    Sorry I can't be more helpful!

    Thanks,
    James
    James R
    0

Add comment

Please sign in to leave a comment.