Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:16
Show Gist options
  • Save ezhov-da/fc458419a7546b340183249d8eb544b9 to your computer and use it in GitHub Desktop.
Save ezhov-da/fc458419a7546b340183249d8eb544b9 to your computer and use it in GitHub Desktop.
oracle add comment to table
comment on table TBL_OPERATION
is 'TEXT';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment