Question: Using cassandra cqlsh on a windows machine. I have a table with a column consisting of last names. If possible I would want to update
Using cassandra cqlsh on a windows machine. I have a table with a column consisting of last names. If possible I would want to update the entire column to a single last name such as "Burk". Is there a way to do this without doing a Where lastname = "lastname1" and "lastname2" and so on. It has over a million records so I'm looking to do this in the simplest way possible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
