Created
December 17, 2017 15:10
-
-
Save chaintng/b55942c43c8688d661968b4f42633fa7 to your computer and use it in GitHub Desktop.
create_distributed_table.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT create_distributed_table('table', 'id'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment