How to set limit on cassandra DB and set the range not just limit because I have to find 10 to 100 record from cassandra DB
I have one table user i want to search only 100 user then next 100 use means i want to paginate it so Please tell me How this can implement in our cassandra (CQL)