Hi, I am trying to find out how to use CQL to be able to use cassandra-jdbc in my application, and I have some questions.
I have tried to find the answers int the documentation of Cassandra Query Language (CQL) v2.0, but I did not find the answers to my following questions. How do I create a column family with a sub column? How do I insert values to a column with a sub column? I am using cassandra 1.0.2. Best regards Jone