Microsoft
Software
Hardware
Network
Question : cannot drop statistics in sql server
I have a problem deleting one of the statistics in the table.
when i script
if exists (select * from sys.stats where name = N'inx_add_1' and object_id = object_id(N'[dbo].[Call_De
tails_]'))
DROP STATISTICS [dbo].[Call_Details_].[inx
_add_1]
then get an error below
Msg 3739, Level 11, State 1, Line 3
Cannot DROP the index 'dbo.Call_Details_.inx_add
_1' because it is not a statistics collection.
any idea why is this happening, and when i right click on the stats name the "script statistics as" is grayed out by default. any idea friends....
Answer : cannot drop statistics in sql server
It appears that it's an index and not statistics
try drop index instead
Random Solutions
The user profile service failed the logon.
Backup Exec 12 - can't install any updates - gives error 1324 "The path Program Files contains an invalid character"
asp.net I have a sqldatasource select witha a where that searches between dates
How do I add a due date column, and sort by the document date in AR Statements?
Can't identify windows 2003 server by name on my network
C# Data Update query
Loading multi-line field using SQL Loader into Oracle Tables
VMware mount-exe not working in Windows 7 64bit
Access Report Ribbon
Event ID 5000 error office11shipassert