File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 2727** **Projection subclauses**
2828** xref:clauses/limit.adoc[]
2929** xref:clauses/order-by.adoc[]
30- ** xref:clauses/where.adoc[]
3130** xref:clauses/skip.adoc[]
31+ ** xref:clauses/where.adoc[]
3232
3333** **Write**
3434** xref:clauses/create.adoc[]
Original file line number Diff line number Diff line change @@ -230,11 +230,6 @@ m| xref:clauses/transaction-clauses.adoc#query-listing-transactions[SHOW TRANSAC
230230m| xref:clauses/transaction-clauses.adoc#query-terminate-transactions[TERMINATE TRANSACTIONS]
231231| Terminate transactions by their IDs.
232232
233- m| xref:indexes/search-performance-indexes/managing-indexes.adoc#indexes-syntax[CREATE \| SHOW \| DROP INDEX]
234- | Create, show or drop an index.
235-
236- m| xref::constraints/syntax.adoc[CREATE \| SHOW \| DROP CONSTRAINT]
237- | Create, show or drop a constraint.
238233|===
239234
240235
You can’t perform that action at this time.
0 commit comments