SQL Server - add NONCLUSTERED to CREATE INDEX command

Hi Steve,

NONCLUSTERED is default, therefore only CLUSTERED is included. But we can change it… I create issue TDM-3943, you can track it in release notes in next versions.

By the way … what version of SQL Server do you use?

Regards,

Mario