Viewing 15 posts - 1 through 15 (of 15 total)
that will only get the records where the value is null. and only if you passa zero as the param value.
August 2, 2010 at 12:23 pm
I didnt notice if anyone mentioned this, but I've run into some very odd things when attempting to pass NULL as a parameter value though a web service back to...
August 2, 2010 at 11:01 am
that was a real thinker, got it wrong, but learned someth9ing new. thanks!
July 28, 2010 at 8:39 am
I got it right, and I think that the question was pretty obviously referring to CPU resources on access of the field. A calculated field is not going to be...
July 21, 2010 at 8:20 am
saranya.megalai (5/14/2010)
if flag is alias then can we use next statement likeselect [flag='y'].some_data from [where]?
actually:
Select [anything].some_data from [where] [anything]
July 14, 2010 at 10:34 am
Hugo Kornelis (7/13/2010)
Learned nothing from this question....
July 14, 2010 at 8:40 am
funny, teach me to read the question in the email, then read it again when I hit the site... they could very well be different questions... an annoying test in...
June 28, 2010 at 12:44 pm
Hugo Kornelis (6/23/2010)
forjonathanwilson (6/23/2010)
null date can be cast as null string, but not the other way, interesting.:hehe:
This is not correct. A null string can be cast as date (result...
June 23, 2010 at 9:12 am
null date can be cast as null string, but not the other way, interesting.:hehe:
June 23, 2010 at 8:24 am
there are no negative database ids 🙂
and there is no 0
thus 1 is the answer to the most obfuscated question ever!
June 22, 2010 at 8:10 am
Hugo Kornelis (6/21/2010)
June 21, 2010 at 8:21 am
In 2008 creating temp tables on the fly has been severely restricted. creating more than a list of id's (or any other single column with first ordinal position) in this...
June 21, 2010 at 8:09 am
john_wong_ca (6/9/2010)
June 9, 2010 at 11:47 am
ziangij (6/8/2010)
A user-defined stored procedure that has the same name as a system stored procedure and is either nonqualified or is in the...
June 8, 2010 at 11:13 pm
Nailed it, because I assumed that "person" was not me. If I were "person" the answer would have been 5.
June 8, 2010 at 11:08 pm
Viewing 15 posts - 1 through 15 (of 15 total)