Skip to content

Instantly share code, notes, and snippets.

@LCartwright
Created August 12, 2013 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LCartwright/6211957 to your computer and use it in GitHub Desktop.
Save LCartwright/6211957 to your computer and use it in GitHub Desktop.
SELECT
XMLELEMENT("fox-error"
, XMLELEMENT("msg", 'I am the message!')
)
FROM dual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment