Skip to content

Commit

Permalink
Update docs/query-data/insert-data.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Koopmans <[email protected]>
  • Loading branch information
annastuchlik and timkoopmans authored Dec 8, 2023
1 parent 456c33e commit 4f748e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/query-data/insert-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ the column values. For example:
VALUES (123e4567-e89b-12d3-a456-426655440000, 'Polly', 'Partition', 77);
Let's break down the components of this INSERT INTO statement:
Let's break down the components of this ``INSERT INTO`` statement:

**Keyspace and Table**

Expand Down

0 comments on commit 4f748e9

Please sign in to comment.