Viewing 15 posts - 826 through 840 (of 3,011 total)
digdave7 (6/3/2011)
June 3, 2011 at 12:56 pm
mister.magoo (6/3/2011)
...are...
June 3, 2011 at 8:25 am
sqlnaive (6/2/2011)
1. The entire dataset on...
June 3, 2011 at 7:53 am
mister.magoo (6/2/2011)
Michael Valentine Jones (6/2/2011)
mister.magoo (6/2/2011)
One is a series of 9s preceeded by a ".", the other is a 1.
You can decide...
June 2, 2011 at 9:33 pm
mister.magoo (6/2/2011)
One is a series of 9s preceeded by a ".", the other is a 1.
You can decide to treat them as...
June 2, 2011 at 5:43 pm
1/9 = .111...
9*(1/9) = .999...
9*(1/9) = 1, therefore 1 = .999...
Other proofs here:
http://en.wikipedia.org/wiki/0.999...
I'm waiting for Jeff Moden to supply a proof using a tally table. 😎
June 2, 2011 at 1:39 pm
You have bad results but you didn't explain why they were bad or show an example of the bad results, didn't show the data that the bad results are based...
June 1, 2011 at 8:49 am
I come down on the side of the surrogate key for a simple reason:
I have had many occasions to regret when I or (usually) someone else used a natural key,...
May 31, 2011 at 9:13 pm
The whole "Greed is Good" thing sounds very similar to Adam Smith in "The Wealth of Nations":
"As every individual, therefore, endeavours as much as he can both to employ his...
May 31, 2011 at 2:26 pm
Paul Randal address the whole tempdb data file per processor core story here:
A SQL Server DBA myth a day: (12/30) tempdb should always have one data file per processor core...
May 27, 2011 at 12:36 pm
"...Last week LInkedIn had an initial public offering (IPO), which was very successful..."
The last word has not been written on this yet. The typical result of an IPO is...
May 26, 2011 at 3:20 pm
The one really good use I have heard was a company that needed to collect responses to their Super Bowl advertising.
It let them put up a high volume server quickly,...
May 26, 2011 at 9:27 am
I don't feel up to looking into what is going on with your query, but if you just want a random series, this is probably simpler and closer to what...
May 24, 2011 at 9:28 pm
Another workaround is to create the same login with the same SID and password in each domain, and use that to connect from the web server to the SQL server.
May 24, 2011 at 2:35 pm
If you are getting "SSPI handshake failed" errors, have you created SPNs for the database server?
May 24, 2011 at 10:01 am
Viewing 15 posts - 826 through 840 (of 3,011 total)