Skip to content

Commit

Permalink
Update basic-features.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Oct 12, 2024
1 parent decaf9d commit eb5ce15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basic-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ You can try out TiDB features on [TiDB Playground](https://play.tidbcloud.com/?u
| [`ALTER TABLE ... COMPACT`](/sql-statements/sql-statement-alter-table-compact.md) | Y | Y | Y | Y | Y | Y | E | N | N | N | N |
| [Table Lock](/sql-statements/sql-statement-lock-tables-and-unlock-tables.md) | E | E | E | E | E | E | E | E | E | E | E |
| [TiFlash Query Result Materialization](/tiflash/tiflash-results-materialization.md) | Y | Y | Y | Y | Y | E | N | N | N | N | N |
| [Standard DML execution mode (`tidb_dml_type = "standard"`)](/system-variables.md#tidb_dml_type-new-in-v800) | Y | Y | Y | N | N | N | N | N | N | N | N |
| [Bulk DML execution mode (`tidb_dml_type = "bulk"`)](/system-variables.md#tidb_dml_type-new-in-v800) | E | E | E | N | N | N | N | N | N | N | N |

## Advanced SQL features
Expand Down

0 comments on commit eb5ce15

Please sign in to comment.