Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/2f999c055025904adc1ea554d8dd8018 to your computer and use it in GitHub Desktop.
Save ezhov-da/2f999c055025904adc1ea554d8dd8018 to your computer and use it in GitHub Desktop.
sql teradata удаление волатильных таблиц
CALL user_dm.prc_drop_volatile_table(USER||'.an1');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment