Skip to content

Commit

Permalink
Update sql-statements/sql-statement-show-table-regions.md
Browse files Browse the repository at this point in the history
Co-authored-by: kennytm <[email protected]>
  • Loading branch information
dveeden and kennytm authored Apr 10, 2024
1 parent 09f04ca commit 11b8bd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sql-statements/sql-statement-show-table-regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ ShowTableRegionStmt ::=
TableName ::=
(SchemaName ".")? Identifier
ShowLikeOrWhere ::=
"LIKE" SimpleExpr
| "WHERE" Expression
```

Executing `SHOW TABLE REGIONS` returns the following columns:
Expand Down

0 comments on commit 11b8bd8

Please sign in to comment.