Viewing 8 posts - 1 through 9 (of 9 total)
If you want to reclaim or rather not double your allocation for the rebuild then drop and then create your indexes. Or, Disable the nonclustered index and then rebuild.
http://msdn.microsoft.com/en-us/library/ms179542(v=sql.105).aspx
or google...
April 1, 2013 at 5:23 pm
DugyC (3/30/2011)
The OP was not asking what indexes can be created on the view, but instead "which of the following SQL statements can you...
March 30, 2011 at 6:55 am
Indianrock (8/5/2010)
...she sent a ticket to our Systems group...
August 13, 2010 at 2:59 pm
ZeeAtl (2/22/2010)
A question I have is this about removing BUILTIN\Administrators from Security->Logins on SQL Server [2005] instance.
If I remove this account from Logins, but the domain users remain as Local\Administrator...
February 22, 2010 at 10:27 am
Love the analogies Bob.
So very true regarding your second analogy. Not that I could find it in my heart to tear down a Wright building--that is another option...
December 17, 2009 at 9:32 am
blandry (12/16/2009)
December 16, 2009 at 3:01 pm
As ALZDBA points out--It is better to create a windows account for the service to run under than NT Authority\SYSTEM. Granting permission to NT Authority\SYSTEM gives "any" service or...
June 2, 2008 at 2:25 pm
Hi Grasshopper,
There is no "Disable" but "Deny" will certainly work for testing purposes. I would eventually delete though or someone may come along a grant access. In our Corp environment...
August 20, 2007 at 3:30 pm
Viewing 8 posts - 1 through 9 (of 9 total)