Viewing 15 posts - 1 through 15 (of 28 total)
Eric M Russell (11/5/2014)
November 5, 2014 at 3:38 pm
I had trouble getting my head around the "OPENQUERY-1" question a few days back, but found this question a little easier thanks to the research and discussion of that one.
...
March 26, 2014 at 6:11 pm
The Atlantic article is a fascinating piece on the introduction of "big data" analysis to the HR world, I was interested to read about the use of game apps "Dungeon...
February 4, 2014 at 4:21 pm
Gary Varga (1/23/2014)
OCTom (1/23/2014)
As far as available choices... everyone has their limit as to when it becomes a problem. Personally, if a restaurant has five choices, I would likely complain...
January 23, 2014 at 5:37 pm
The question has provided a bit of cultural enlightenment for me too.
I've been seeing lots of email with "Black Friday sales" in my junk tray, and mistakenly thought they...
November 28, 2013 at 5:37 pm
Samith, discover more fun of combining block comments and in-line comments ... my basic rule, to avoid the error your example raises, always put an inline comment just in front...
September 25, 2013 at 11:51 pm
Mike Dougherty-384281 (8/5/2013)[hrI have seen incompletely-highlighted code get run. I've been advising code "safety" at lot lately. It looked like an opportunity for someone (clearly not you) who...
August 5, 2013 at 7:10 pm
Mike Dougherty-384281 (8/5/2013)
zerko (8/4/2013)
Select * From Employee /*Update Employee
Set LastName = 'Smith'
--*/
Where LastName = 'Smeith'
So I can now write quite a complex update statement if needed, it's protected in...
August 5, 2013 at 5:20 pm
Amazing where a bit of collaboration can take an idea - by combining the 'toggle trick' example from 'the-SQList' with Timwell's 'select/update' example, discovered another way of combining the select...
August 4, 2013 at 11:11 pm
Hi all, and thanks for the positive feedback here. I've not been ignoring these comments, but Murphy's Law meant this article hit the web just as I started some long-awaited...
July 21, 2013 at 10:00 pm
When I need to write this sort of query, I use "NOT IN" , instead of "<> ALL" - Seems to do the same thing, and easier to understand what...
June 18, 2013 at 12:26 am
Coming in late on this topic, and I think most of the debate is done and dusted, but it was fairly apparent to me that the question asked "How many...
June 16, 2013 at 6:55 pm
Nice question thanks Ron, and good to know that IIF is going to be available in 2012 .. I used to use the syntax a lot in a previous language....
June 5, 2013 at 10:52 pm
But surely, since ALL of us ALWAYS screen-lock our computers when we are not physically present, and the error message required someone else to type it into the SSMS Messages...
May 27, 2013 at 12:37 am
wolfkillj (5/15/2013)
May 15, 2013 at 8:36 pm
Viewing 15 posts - 1 through 15 (of 28 total)