Viewing 15 posts - 886 through 900 (of 1,202 total)
SanDroid (12/13/2010)
Jeff Moden (12/11/2010)
.... Make any of the DBCC functionality more difficult to use? Heh... no way!
Leave these things...
December 13, 2010 at 12:55 pm
I would also add that IF(and that's a BIG IF) you are going to do this knowing that the file will immediatley grow again considering change the growth factor from...
December 10, 2010 at 1:08 pm
No, DBCC SHRINKDATABASE and DBCC SHRINKFILE should not be removed. However, even if they are fixed to prevent excessive fragmentation, it would probably be much slower than it already is...
December 10, 2010 at 12:34 pm
Yes,you can do that or just comment that clause out and you will see more...:-D
December 9, 2010 at 7:50 am
After conversing with SanDroid, I have amended this query slightly so that the schema name and indid is displayed as well. Not all of you may need to see...
December 8, 2010 at 3:56 pm
Please do remember that sysindexes.rowcnt is only as correct as your latest indexes and stats are up to date. If you have not done this in a while then that...
December 8, 2010 at 2:47 pm
Way too complicated of a solution for what is needed here. Here the information is in one SELECT statement from three system tables that gives you all the same...
December 8, 2010 at 11:00 am
You should open the dialog with the thought that you want to stay, but you are not happy where you are.
This does not work with selfish managers out for...
December 1, 2010 at 8:12 pm
😛
I normally wouldn't advocate NOT working with your employer, but this has attempt has been met with everything from ambivalence to me, to outright hostility. If you're opening the...
December 1, 2010 at 4:19 pm
All the moves I have made over the years, voluntary or not, have resulted in me being in the best job I've ever had. Better hours, pay, benefits, working...
December 1, 2010 at 8:47 am
Andy Warren (11/27/2010)
November 27, 2010 at 8:41 am
Well, it depends on what is revealed in the actual interview. In the past, I have been told things in a phone interview that was very different from what I...
November 26, 2010 at 8:56 am
There is no such thing as a 10 in anything IMHO, particularly as fast as SQL Server is changing these days. If someone tells me that in an interview my...
November 17, 2010 at 7:55 am
paul s-306273 (11/12/2010)
I think a separate trigger for auditing is definiteley preferable.
Me too Paul. I also like to know who (or prevent) might be modifying tables, so I like DDL...
November 12, 2010 at 5:41 am
Great product. cheaper, and does not crunch the boxes resources like Quest Spotlight or Idera SQL DM do! 😀
November 11, 2010 at 7:04 am
Viewing 15 posts - 886 through 900 (of 1,202 total)