Re: Cassandra filter with ordering query modeling

2018-03-01 Thread DuyHai Doan
eful: http://cassandra.apache.org/do >>> c/latest/cql/dml.html#the-where-clause >>> >>> There are several Cassandra handbooks available on Amazon, maybe it >>> would be helpful for you to use some of them as starting point to >>> understand aspect

Re: Cassandra filter with ordering query modeling

2018-03-01 Thread Valentina Crisan
a handbooks available on Amazon, maybe it would >> be helpful for you to use some of them as starting point to understand >> aspects of Cassandra data[query] modeling. >> >> >> Regards, >> >> Kyrill >> -- >> *From:* Behroz S

Re: Cassandra filter with ordering query modeling

2018-03-01 Thread Behroz Sikander
--- > *From:* Behroz Sikander > *Sent:* Thursday, March 1, 2018 2:36:28 PM > *To:* user@cassandra.apache.org > *Subject:* Cassandra filter with ordering query modeling > > Hi,own vote > favorite > <https://stackoverflow.com/questions/49049760/cassandra-fi

Re: Cassandra filter with ordering query modeling

2018-03-01 Thread Kyrylo Lebediev
data[query] modeling. Regards, Kyrill From: Behroz Sikander Sent: Thursday, March 1, 2018 2:36:28 PM To: user@cassandra.apache.org Subject: Cassandra filter with ordering query modeling Hi,own vote favorite<https://stackoverflow.com/questions/49049760/cassandr

Cassandra filter with ordering query modeling

2018-03-01 Thread Behroz Sikander
Hi,own vote favorite <https://stackoverflow.com/questions/49049760/cassandra-filter-with-ordering-query-modeling#> I am new to Cassandra and I am trying to model a table in Cassandra. My queries look like the following Query #1: select * from TableA where Id = "123"Query #2: sele