Skip to content

Instantly share code, notes, and snippets.

@phpdave
Last active August 29, 2015 14:26
Show Gist options
  • Save phpdave/7fd5e561a36e2ed9cf00 to your computer and use it in GitHub Desktop.
Save phpdave/7fd5e561a36e2ed9cf00 to your computer and use it in GitHub Desktop.
CREATE TABLE LIB.MYJSON (
ID BIGINT,
DATA CLOB);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment