From the course: Cassandra Data Modeling Essential Training

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Challenge: Create materialized view

Challenge: Create materialized view - Cassandra Tutorial

From the course: Cassandra Data Modeling Essential Training

Challenge: Create materialized view

(upbeat music) - [Instructor] Let's test our understanding of materialized views. Given the device table definition on the right, create a materialized view that's ordered by installation date and includes the following columns: device name, installation date, and ID.

Contents