Skip to content

Instantly share code, notes, and snippets.

@aludwiko
Created January 30, 2019 10:30
Show Gist options
  • Save aludwiko/1fb1b988eb46eaf5473f00ffd6658de1 to your computer and use it in GitHub Desktop.
Save aludwiko/1fb1b988eb46eaf5473f00ffd6658de1 to your computer and use it in GitHub Desktop.
cqlsh:my_keyspace> SELECT * FROM orders WHERE id = 2;
id | country | status
----+---------+---------
2 | UK | shipped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment