Viewing 15 posts - 4,096 through 4,110 (of 7,484 total)
HowardW (10/2/2012)
Anyone else eagerly awaiting this?
Not me. Banks is over-rated and over-priced. I'll wait until I can pick up a (paper) copy for £2 or less in a...
October 2, 2012 at 3:39 am
Look at the example beginning with this text:
the Report
In order to test the report, login as a particular user or launch Internet Explorer by right clicking on it, selecting Run...
October 2, 2012 at 3:00 am
XMLSQLNinja (9/27/2012)
CELKO (9/15/2012)
...And then there is a high cost of CLR. .
Hogwash. There is nothing "high cost" about a well written CLR.
Avoid this kludge if you can.
There's nothing...
October 1, 2012 at 9:07 am
Nice question.
Glad I looked at it after breakfast, not before - without fuel I would probably have calculated 2+2+2+1+1+2 = 7 or something equally silly. Don'y you feel a bit...
October 1, 2012 at 5:28 am
I don't understand why you think the article you reference doesn't solve the problem. It certainly allows each user to be associated with (and therefor see data concerning) one...
September 30, 2012 at 4:53 am
karthikeyan-444867 (9/28/2012)
Experts,is there any solution available for "Mass concatenate" in SQL 2008 OR SQL 2012?
People have already referred to teh "for xml" method, which is O(n) so for larg enough...
September 29, 2012 at 9:53 am
GilaMonster (6/8/2009)
karthikeyan (6/8/2009)
1) O(n) means ?2) O(n^2) means ?
3) O(n log n) means ?
Surely you covered the Big O notation for algorithmic (time) complexity at university? It's a fundamental of...
September 29, 2012 at 9:41 am
bitbucket-25253 (9/27/2012)
Correct answers: 49% (196)
Incorrect answers: 51% (207)
Total attempts: ...
September 29, 2012 at 4:13 am
Nice question - interesting collection of syntax errors.
September 29, 2012 at 4:05 am
Good question. Putting the things in pairs is quite a nice way of making some though neccessary in what might otherwise have been too easy.
September 29, 2012 at 3:51 am
ChrisM@Work (9/28/2012)
Koen Verbeeck (9/28/2012)
laurie-789651 (9/28/2012)
Koen Verbeeck (9/28/2012)
Grant Fritchey (9/27/2012)
THREADIZENS!Who is going to make it to any of the SQL in the City events coming up in the next week+?
If you...
September 28, 2012 at 8:34 pm
MSzI (9/27/2012)
First off all I would suggest to create a unique clustered index, on the column that is a primary key.
In Your case this would be the ROWID column....
September 28, 2012 at 7:58 pm
I'm in agreement with mdaughtree's comment above.
But, lt's be a bit more specific than that: Steve's editorial seems to say that a job with low pay, or long hours,...
September 28, 2012 at 7:48 pm
Frank W Fulton Jr (9/26/2012)
I agree. You can pick two, one from colum A, B or C but you can't get all three; period.
No, you can trade off between time,...
September 28, 2012 at 6:47 pm
Eric M Russell (7/23/2012)
September 28, 2012 at 4:01 pm
Viewing 15 posts - 4,096 through 4,110 (of 7,484 total)