Viewing 15 posts - 121 through 135 (of 217 total)
Very funny article! Actually, I like the term "Rooster Booster" better than "Bird Cannon." :hehe:
That reminds me of the Thanksgiving episode of "WKRP in Cincinnati" (an old 70's...
December 22, 2011 at 7:43 am
I like the phrase "High Velocity Pork Chop!" It is wonderfully obscure. 🙂 Although, I think I prefer the imagery of a "high velocity meatball." Somehow, I...
December 22, 2011 at 7:17 am
Now that you mention it, I do remember reading about temporary stored procedures. I wondered at the time (and I am wondering now) what possible use anyone could have...
December 21, 2011 at 11:22 pm
You need to know what was going on before that transaction log backup. I've seen that happen when Index Reorganizations were done on some really large indexes. It...
December 21, 2011 at 10:58 pm
Jeff Moden (12/21/2011)
David Moutray (12/21/2011)
Is anyone aware of an incident where a database administrator "went postal" on an application development department?
Yep... me. I got tired of some real crap...
December 21, 2011 at 10:49 pm
That was a well considered reply, G-Squared. The point you closed with (don't use this feature unless you know what you are doing) could be extended to virtually every...
December 21, 2011 at 11:50 am
GSquared (12/21/2011)
December 21, 2011 at 10:06 am
I'd like to post the view I just spent a week decomposing. It is several thousand lines long. However, I think my company might object, and I just...
December 19, 2011 at 9:42 pm
bteraberry (12/19/2011)
December 19, 2011 at 5:20 pm
SQLRNNR (12/19/2011)
December 19, 2011 at 3:48 pm
The best way to do this is with the OVER clause. You should read through the documentation, here http://msdn.microsoft.com/en-us/library/ms189461(SQL.110).aspx.
December 17, 2011 at 10:04 am
Doh! :pinch: I think I should change my screen name to Homer Simpson! :sick:
Sorry, Craig! I posted the output from Sturner's query, not yours. Your query...
December 11, 2011 at 7:16 am
xp_ss_backup is an extended stored procedure for a third party product, SQL Safe by Idera. Download and install SQL Safe on your server if you wish to use it.
The...
December 10, 2011 at 9:56 am
Craig's solution looks perfect to me, but I think there may be a logical flaw in the question.
Here is the result set I got when testing Craig's query:
Order ID-Detail ID-Item...
December 10, 2011 at 9:49 am
Now this is one case where I have heard that Lock Pages in Memory can get you in trouble. If you have Virtual Servers with overcommit enabled on the...
December 8, 2011 at 5:26 pm
Viewing 15 posts - 121 through 135 (of 217 total)