I had a problem with an index. The index name is "dbo.indexname"
(including '"') and I cannot delete it. Someone knows how to drop an index with that name?
sp_help table output:
index_name, index_keys, index_description, index_max_rows_per_page, index_fillfactor, index_reservepagegap, index_created, index_local "dbo.index_name", id, nonclustered, 0, 0, 0, Nov 27 2015 6:41PM, Global Index
http://stackoverflow.com/questions/34028680/delete-an-index-with-double-quotes