Jon

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Jon Recent activity Votes
  • Trouble with case statements

    I have the following SQL case statement which I am trying to convert for Datameer but am having difficulty with the syntax: CASE WHEN (C1.CC_DESCRIPTION NOTNULL) THEN C1.CC_DESCRIPTION WHEN (C2.CC_...