August 2011 Entries



CREATE TABLE Big ( BigID UNIQUEIDENTIFIER DEFAULT NEWID() PRIMARY KEY CLUSTERED, BigStuff BINARY(5000) ) DECLARE @x INT SET @x = 1 WHILE @x < 100000 BEGIN INSERT INTO Big (BigStuff) VALUES (0xABCDEF) SET @x=@x+1 END

News


Welcome to my blog.
Here's what we've got on the menu today:

Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

Syndication: