Truncating a table

To remove all data from a table, you can use the TRUNCATE TABLE command:

TRUNCATE TABLE query_test;

Get Mastering Apache Cassandra 3.x - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.