Viewing 15 posts - 4,936 through 4,950 (of 6,023 total)
In the more social professions (like healthcare, politics, and education), emotions are vital. If you don't have people skills, then you're basically just not qualified for the job.
In professions...
April 5, 2013 at 8:07 am
opc.three (4/4/2013)
Eric M Russell (4/4/2013)
April 5, 2013 at 7:28 am
This is beginning to sound like the "Why do we need Cursors?" debate. Just like cursors, I'd be highly sceptical why anyone would need to leverage xp_cmdshell in a stored...
April 4, 2013 at 9:44 am
Steve Jones - SSC Editor (4/3/2013)
Opc.three, you did bring up a few good points, but this isn't one of them.
opc.three (4/3/2013)I understand how xp_cmdshell works but if...
April 3, 2013 at 11:50 am
If your application or user accounts are members of the sysadmin role, then it's like having a house full of kids and then leaving the gun cabinette unlocked.
However, most...
April 2, 2013 at 8:14 am
I understand why xp_cmdshell would would be disabled in a non-dedicated environment hosted by a 3rd party. In that case there is a clear distinction between the database owner and...
March 29, 2013 at 10:51 am
jfogel (3/25/2013)
March 25, 2013 at 3:45 pm
There are some settings that arn't just tweaks; they fundamentally change the behaviour of SQL Server and should be chosen based on the case usage of the database:
Optimize for Ad...
March 22, 2013 at 7:41 am
Steve Jones - SSC Editor (3/21/2013)
March 21, 2013 at 12:57 pm
Eric M Russell (3/21/2013)
majorbloodnock (3/21/2013)
What I'd like to know is how much the sum of human knowledge has grown in the same time.. . .
Good point.
How percentage of...
March 21, 2013 at 9:00 am
majorbloodnock (3/21/2013)
What I'd like to know is how much the sum of human knowledge has grown in the same time.. . .
Good point.
How percentage of total data consists...
March 21, 2013 at 7:43 am
On MSDN and TechNet, there are various visual guides that present a high level overview of the SQL Server architecture stack and then drill down to more detailed technical articles....
March 20, 2013 at 12:01 pm
I don't understand why a script to scan across all tables in a database would be needed. Generally speaking, we know ahead of time if we're looking for a customer...
March 16, 2013 at 11:21 am
Here is one technique I use when there is a need to perform bulk deletes on a large table. It is not an online operation, but it should be able...
March 6, 2013 at 7:51 am
That's a denial of service type attack that I hadn't expected, but it is an interesting attack vector. I wouldn't expect this to impact servers, but if servers are consuming...
March 5, 2013 at 6:39 am
Viewing 15 posts - 4,936 through 4,950 (of 6,023 total)