Skip to content

Instantly share code, notes, and snippets.

@rsds143
Created April 29, 2016 22:03
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 rsds143/8b9dd0f5dadfa84f7969851b4ae12e7b to your computer and use it in GitHub Desktop.
Save rsds143/8b9dd0f5dadfa84f7969851b4ae12e7b to your computer and use it in GitHub Desktop.
cqlsh> CREATE TABLE test.my_table (id text, value text, PRIMARY KEY(id));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment