Hi all,

I'm trying to understand the scenario when no clustering key is specified
in a table definition.

If a table has only a partition key and no clustering key, what order the
rows under the same partition are stored in? Is it even allowed to have
multiple rows under the same partition when no clustering key exists? I
tried searching for it online but couldn't get a clear explanation.

Thanks,
Preetika

Reply via email to