Created
April 29, 2016 22:03
-
-
Save rsds143/8b9dd0f5dadfa84f7969851b4ae12e7b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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