We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfea594 commit 0778519Copy full SHA for 0778519
articles/cosmos-db/TOC.yml
@@ -595,6 +595,8 @@
595
items:
596
- name: Elastic scale
597
href: manage-scale-cassandra.md
598
+ - name:
599
+ href: cassandra-secondary-index.md
600
- name: How-to guides
601
602
- name: Change feed
articles/cosmos-db/cassandra-secondary-index.md
@@ -23,7 +23,7 @@ It's not advised to create index on a frequently updated column. It is prudent t
23
> * Static columns
24
> * Clustering keys
25
26
-## Create
+## Create an index
27
28
### Create a table
29
Use the following commands to create a key space and a table:
0 commit comments