Server 2005
I have a table
CREATE TABLE [dbo].[Table_1] (
[ID] int NULL,
[Val] varchar(50) NULL
)
GO
When I try to create an index with option PAD INDEX ON, ADS gives an error
See attached pic
Fix verified in build 6.9.78.1
Issue #1523 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
Fix verified in build 6.9.78.1