Skip to content

Commit

Permalink
Update step4-cassandra.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemChebotko committed Apr 25, 2023
1 parent 4cc4f18 commit a000085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion step4-cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

<div class="step-title">Truncate the table</div>

Next we will explore some other CQL commands that will come in handy, like `TRUNCATE` in a later exercise, we will show you how to add/remove (non-primary key) columns.

✅ Let's remove the data from our table using `TRUNCATE`:
```
Expand Down

0 comments on commit a000085

Please sign in to comment.