On Tue, Sep 23, 2014 at 3:41 PM, DuyHai Doan <doanduy...@gmail.com> wrote:

> now - 15 mins



Can I run like this in CQL using cqlsh?

SELECT * FROM client_data WHERE client_id = 1 and last_modified_date >= now
- 15 mins

When I ran the above query I got an error on my cql client -

Bad Request: line 1:81 no viable alternative at input '-'

Reply via email to