IsNull

  • The first is used by SSIS to do a NULL test, ie: ISNULL(Field) returns true or false. The second is SQL saying that is the value is NULL then replace it with the second argument. There is also a .IsNull in relation to the geography datatype.

    Clear?

    CEWII

  • Ah...thanks!

  • You are welcome.

    CEWII

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply