2;cqlsh:demo1>--- cqlsh
---
Thanks,-Sridharan
> Date: Mon, 15 Oct 2012 10:39:08 +0200
> Subject: Re: CQL DELETE does not work
> From: sylv...@datastax.com
> To: user@cassandra.apache.org
>
>
On Fri, Oct 12, 2012 at 7:51 PM, Sridharan Kuppa
wrote:
> Hi,
>
> I have created table schema using CQL, and I am able to insert and select
> from that table. Everything works great but DELETE is not working. When I
> execute the DELETE statement it throws "Bad Request: Failed parsing
> statem
Using cassandra version 1.1.x and cql3?
-Vivek
On Fri, Oct 12, 2012 at 11:21 PM, Sridharan Kuppa <
sridharan.ku...@outlook.com> wrote:
> Hi,
>
> I have created table schema using CQL, and I am able to insert and
> select from that table. Everything works great but DELETE is not working.
> Wh