Viewing 15 posts - 2,386 through 2,400 (of 7,484 total)
Eirikur Eiriksson (8/5/2014)
Jeff Moden (8/5/2014)
Eirikur Eiriksson (8/5/2014)
So this incedent was not a bug after all, it was a pork chop.Heh... I wonder if the lead developer's name was "Glon". 😛
Pretty...
August 5, 2014 at 4:42 pm
Carlo Romagnano (8/5/2014)
-- this runs
DECLARE @i int = 1, @j-2 int = 2;
SET @i += 2;
SELECT @j-2 * @i
GO
-- this raises error
DECLARE @i int = 1, @j-2 int...
August 5, 2014 at 8:51 am
Greg Edwards-268690 (8/4/2014)
SQLRNNR (8/4/2014)
Lynn Pettis (8/4/2014)
August 5, 2014 at 4:30 am
Nice simple question. The only difficulty was remembering what release the feature was introduced in, 2008 or 2008R2, and then I remembered which release Neos was upgrading to after...
August 5, 2014 at 4:20 am
SQLRNNR (8/4/2014)
Phil Factor (8/4/2014)
August 4, 2014 at 7:43 am
LutzM (8/3/2014)
after a semi-internal discussion the answer we agreed on is:Yes.
If you need a more detailed answer please provide a more detailed question.
That's a badlypossibly flawed answer. The correct...
August 3, 2014 at 5:04 pm
SQLRNNR (8/3/2014)
Eirikur Eiriksson (8/3/2014)
August 3, 2014 at 4:57 pm
Just like the others who have commented so far I think this is a good fundamental question which has ben assigned far too many points.
August 3, 2014 at 4:51 pm
Jeff Moden (8/2/2014)
Grant Fritchey (7/16/2014)
You mean you didn't flip the infinity switch on your tempdb? That developer is right, you have it configured incorrectly.
Heh... what's really cool about Grant is...
August 3, 2014 at 7:13 am
B.sameny (8/3/2014)
Tahoma Would be Good And Most Readable 🙂
A lot more better looking than Arial and a bit easier to read too. Also tidier-looking than Lucida Sans Unicode (because...
August 3, 2014 at 6:46 am
MMartin1 (8/1/2014)
August 2, 2014 at 8:42 am
Evil Kraig F (8/1/2014)
August 2, 2014 at 8:06 am
fregatepllada (8/1/2014)
with a set of...
August 2, 2014 at 6:46 am
fregatepllada (8/1/2014)
August 2, 2014 at 6:41 am
Viewing 15 posts - 2,386 through 2,400 (of 7,484 total)