Viewing 15 posts - 766 through 780 (of 3,221 total)
NIce question - and non controversial so much better than reindeer
December 27, 2011 at 8:51 pm
Revenant
I can be biased, but I would make sure that the methodology conforms to http://www.amazon.com/How-We-Test-Software-Microsoft/dp/0735624259/ref=sr_1_1?ie=UTF8&qid=1324952533&sr=8-1.
Gosh - if that is the definitive method then Lord help us all....
December 26, 2011 at 8:39 pm
In addition to the obvious items you have listed, I would as a start list:
1. Major purpose of server.
a. Mirror sever for .......
...
December 26, 2011 at 4:21 pm
Jeff Moden (12/26/2011)
December 26, 2011 at 12:47 pm
Is this the information you are seeking?
CREATE PROCEDURE [dbo].[DBSize_TableSpace_Used]
AS
-- Author: Michael Valentine Jones
-- Script to analyze table space usage using the
-- output from the sp_spaceused stored procedure
-- Works with...
December 26, 2011 at 10:44 am
Since I also previously asked all of you good folks to not publish an article on the rapid generation of test data, I have to ask... do any of you...
December 26, 2011 at 10:12 am
When using dynamic sql, and depending upon how it is entered (from a web application / interface only available to a trusted few employees), you should be aware of the...
December 25, 2011 at 7:11 pm
SQL Kiwi (12/25/2011)
Interesting - I cheated, obviously, and found there are nine, but it appears eight is also right:
Add to the above
http://www.battlecreekenquirer.com/article/20111225/OPINION02/112250319
in late 1939, when the original story of Rudolph...
December 25, 2011 at 8:30 am
Lowell your posting of this link to assist an OP
TallyCalendar_Complete_With_DST.txt
Lowell -Fantastic amount of work - from a IT standpoint thanks for sharing - Glad you were willing to play...
December 24, 2011 at 5:44 pm
Lowell (12/16/2011)
the advantage is i've...
December 24, 2011 at 5:37 pm
Here is a series of T-SQL statements for getting various dates, you will probably find what you want here
http://www.sqlservercentral.com/blogs/lynnpettis/2009/03/25/some-common-date-routines/
Also suggest you add these to your "Sandbox" DB for future...
December 23, 2011 at 1:35 pm
paul.goldstraw (12/23/2011)
December 23, 2011 at 12:41 pm
This article on an undocumented procedure might assist you
http://www.sqlservercentral.com/articles/Advanced+Querying/sp_msforeachdb/182/
December 23, 2011 at 12:21 pm
In a lighter mode ... "All I want for Christmas is my two front teeth"
December 23, 2011 at 10:31 am
lkokeunda (12/22/2011)
Jeff Moden (12/22/2011)
lkokeunda (12/22/2011)
December 22, 2011 at 8:21 pm
Viewing 15 posts - 766 through 780 (of 3,221 total)