Viewing 15 posts - 346 through 360 (of 389 total)
Mauricio Morales Soto (5/1/2009)
All the queries should return NULL.Also I tested and the result it's the same.
You have to reset the variable to -1 before each test. See the...
May 1, 2009 at 2:47 pm
harsha.bhagat1 (4/16/2009)
I even tested for all the options and all came null, even adding the value to the variable.
Check out the code that I posted last week and compare it...
April 16, 2009 at 6:37 am
bnordberg (4/14/2009)
...find the person that made the database and give them a good tutorial on atomicity of fields!
If only it were that easy!! I deal with data all the...
April 14, 2009 at 8:04 am
Charles Kincaid (4/13/2009)
April 13, 2009 at 12:54 pm
Jeff Moden (4/13/2009)
Charles Kincaid (4/13/2009)
April 13, 2009 at 12:29 pm
Jeff Moden (4/13/2009)
April 13, 2009 at 7:06 am
Charles Kincaid (4/9/2009)
April 9, 2009 at 6:31 am
Jeff Moden (4/7/2009)
... just don't want anyone forcing such rules on me.
Now, THAT'S what I'm talking about! The use of brackets, though optional, is one of the rules of...
April 7, 2009 at 11:18 am
Jeff Moden (4/6/2009)
April 6, 2009 at 8:33 am
Jeff Moden (4/6/2009) The first rule that many developers seem to omit is that the code actually has to work. 😉
OK, you got me there!:-P However, I was referring...
April 6, 2009 at 7:42 am
I also got this wrong because I thought that the second choice would also result in a null, so I expanded on the code a bit to test each condition:
DECLARE...
April 6, 2009 at 7:29 am
David Walker (4/3/2009)
April 6, 2009 at 6:48 am
But, done properly, make the query rather self documenting.
No. NO!!! NO!!!! The table name itself is the most accurate representation of what's being joined. ...
April 3, 2009 at 3:01 pm
When you go to a toolbox, not the one in your IDE but a real one that holds a wrench, hammer, screwdriver and the like, do you pick up the...
April 3, 2009 at 2:12 pm
katedgrt (4/3/2009)
April 3, 2009 at 12:54 pm
Viewing 15 posts - 346 through 360 (of 389 total)