IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Valid in older versions of T-SQL
I've had to clean up some old stored procedures where the comparison used to be valid but got updated in the ANSI standards. Personally, I think the comparators should be illegal for Null values - or it least the dang compiler ought to warn you.
New I should probably have twigged earlier
Becuase this whole 'NULL really is NULL' thing was helpful when we were using MIN() and MAX() to find which row actually had real data in it. But yeah, would have been nice to be warned. Then again, guess it'd be nice to have more experience. But hey, after his little episode, I guess I do :-)

As it happens we were getting an information msg from Oracle when the MIN() function discovered NULLS - and DataStage decided to flag that as a Fatal Error and crash the program. Sheesh. Anyway... just part of the Joy Of Programming, I guess :)

On and on and on and on,
and on and on and on goes John.
     Something I should have known... - (Meerkat) - (5)
         Valid in older versions of T-SQL - (ChrisR) - (1)
             I should probably have twigged earlier - (Meerkat)
         I'm not sure that really makes sense. - (static) - (2)
             Yup, that (your 'unless') is it - so it *does*make sense. -NT - (CRConrad)
             That's how I've always used it - (Steven A S)

He's at the sack of hair level...and sinking rapidly.
60 ms