Viewing 15 posts - 4,606 through 4,620 (of 5,843 total)
It continually amazes me how often in the SQL Server world that a complete newbie gets thrown into the deep end of the pool and made responsible for mission-critical stuff....
August 20, 2009 at 11:36 am
Rowan (8/19/2009)
Just to give you an...
August 20, 2009 at 11:33 am
Jeffrey Williams (8/19/2009)
August 20, 2009 at 11:22 am
I have used ERStudio for the better part of a decade. IIRC you can get (or used to could anyway) sql server specific licensing that is MUCH cheaper than...
August 20, 2009 at 11:18 am
joeroshan (8/19/2009)
August 20, 2009 at 11:15 am
hey, what about using 32 bit fields??
just kidding
😀
August 20, 2009 at 10:50 am
Hey Jeff - I gotta ask: do you actually WORK for a living?? Maybe you get paid for what you know and not what you do at work?...
August 20, 2009 at 10:06 am
You are correct Jeff - it was a very good article. Much better IMHO than much of what is put out on the web these days.
As for your constructs,...
August 20, 2009 at 7:18 am
Thanks for taking the time JS. Looks like a lot of the timing is in returning the results to the front-end (RTRIM much faster). But looks like overall...
August 19, 2009 at 11:31 am
assuming completely random distribution of IP numbers for all octets (no idea if this is valid or not) then the average length of an octet is 2.57 if my math...
August 19, 2009 at 10:24 am
Jean-Sebastien Carle (8/19/2009)
TheSQLGuru (8/19/2009)
August 19, 2009 at 10:07 am
Jean-Sebastien Carle (8/19/2009)
TheSQLGuru (8/19/2009)
could you please redo your testing using a char(17) datatype instead of a varchar(17)?
I'm not sure what would be the point since IP addresses (when used as...
August 19, 2009 at 8:53 am
could you please redo your testing using a char(17) datatype instead of a varchar(17)?
August 19, 2009 at 8:45 am
1) failure to do disk partition alignment can rob an IO subsystem of double-digit percentage throughput capability. In the worst case (pure 64K random IO) you can gain 100%...
August 19, 2009 at 7:34 am
I am not saying that it won't work, nor that there aren't valid reasons for having multiple instances. But consolidation for consolidation's sake is not one of them. ...
August 18, 2009 at 8:07 am
Viewing 15 posts - 4,606 through 4,620 (of 5,843 total)