Created
          January 30, 2019 10:30 
        
      - 
      
 - 
        
Save aludwiko/1fb1b988eb46eaf5473f00ffd6658de1 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: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