mirror of https://github.com/apache/cassandra
code markup inside a link upsets mylyn
Patch by eevans git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1055703 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
11690c9ad7
commit
d8c4f7ce5f
|
|
@ -127,7 +127,7 @@ h3. Specifying Columns
|
|||
bc.
|
||||
DELETE [COLUMNS] ...
|
||||
|
||||
Following the @DELETE@ keyword is an optional comma-delimited list of column name terms. When no column names are specified, the remove applies to the entire row(s) matched by the "@WHERE@ clause":#deleterows
|
||||
Following the @DELETE@ keyword is an optional comma-delimited list of column name terms. When no column names are specified, the remove applies to the entire row(s) matched by the "WHERE clause":#deleterows
|
||||
|
||||
h3. Column Family
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue