Skip to content

Instantly share code, notes, and snippets.

@chaintng
Created December 17, 2017 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chaintng/b55942c43c8688d661968b4f42633fa7 to your computer and use it in GitHub Desktop.
Save chaintng/b55942c43c8688d661968b4f42633fa7 to your computer and use it in GitHub Desktop.
create_distributed_table.sql
SELECT create_distributed_table('table', 'id');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment