Skip to content

Instantly share code, notes, and snippets.

@AndrewRussellHayes
Created September 18, 2014 16:50
Show Gist options
  • Save AndrewRussellHayes/1f56eed82b9fda11740b to your computer and use it in GitHub Desktop.
Save AndrewRussellHayes/1f56eed82b9fda11740b to your computer and use it in GitHub Desktop.
v_str := CASE WHEN p_Success_Check THEN 'TRUE' ELSE 'FALSE' END;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment