Skip to content

Instantly share code, notes, and snippets.

@davide-romanini
Created April 15, 2011 09:18
Show Gist options
  • Save davide-romanini/921443 to your computer and use it in GitHub Desktop.
Save davide-romanini/921443 to your computer and use it in GitHub Desktop.
SELECT SUBSTR(my_blob_col, 1, 8192) FROM my_blob_table WHERE blob_id=?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment