On Mon, Apr 2, 2012 at 11:24 AM, Avi-h <avih...@gmail.com> wrote:

> Is it possible to fetch a column based on the row key and the column’s
> timestamp only (not using the column’s name)?
>

No, but most clients support including the timestamp in the result set, so
you can filter the columns by timestamp from there.

Otherwise, your best bet is including the timestamp in the column name.

-- 
Tyler Hobbs
DataStax <http://datastax.com/>

Reply via email to