SQL Server Transact Basic to Expert - Dropping an index in a tableKarthikeyan Anbarasan15yPublished Jun 8, 2011, 12:00 AMUpdated Jun 8, 2011, 1:55 AM2.7k01Reactions×25BlogThis blog show how to drop an index in a table using the drop commandSyntax:DROP INDEX <table_or_view_name>.<index_name> [ ,...n ]Example:DROP INDEX Dbo.emptable.emppkindCommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.