cassandra update if exists code example Example: insert or update cassandra UPDATE table_name SET field = false WHERE key = 55 IF EXISTS;