Skip to content

Instantly share code, notes, and snippets.

@scanbix
Created August 3, 2023 05:57
Show Gist options
  • Save scanbix/0d07c2037d5d41ab3fb74f4f2f1e2faf to your computer and use it in GitHub Desktop.
Save scanbix/0d07c2037d5d41ab3fb74f4f2f1e2faf to your computer and use it in GitHub Desktop.
Oracle SQL cheasheet
COMMENT ON TABLE,VIEW,SNAPSHOT shipping.notes IS 'Special packing or shipping instructions';
COMMENT ON COLUMN shipping.notes IS 'Special packing or shipping instructions';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment