Skip to content

Instantly share code, notes, and snippets.

@dlbromen
dlbromen / output.txt
Last active December 18, 2015 16:29 — forked from peschkaj/test-client.cs
cqlsh:cassandratest> SELECT * FROM "sales";
order_number | customer | billing_address | line_items
| order_date | sales_person | ship_date |
shipping_address
--------------+------------------+----------------------------------------------------------+------------------------------------------------------------------------
--------------------------------------------------------------+------------------------------------------+--------------+------------------------------------------+-
--------------------------------------------------------------
OR00012345 | Jeremiah Peschka | {City: Springfield, Line1: 1234 Fake Street, State: Yup} | [{"Quantity": 1, "ProductNumber": "PN54321", "UnitPrice": 43.43 }, {"Qu
antity": 12, "ProductNumber": "PN12345", "UnitPrice": 5.00 }] | 2013-06-19 00:37:02Central Daylight Time | The Internet | 2013-06-2