Skip to content

Commit 85b54eb

Browse files
ZmmBigdatawuchong
authored andcommitted
[doc] Remove redundant statement terminators in the reads document (#1336)
1 parent 8dde7f3 commit 85b54eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/docs/engine-flink/reads.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ INSERT INTO log_table
180180
VALUES (1, 'Customer1', 'IVhzIApeRb ot,c,E', 15, '25-989-741-2988', 711.56, 'BUILDING', 'comment1'),
181181
(2, 'Customer2', 'XSTf4,NCwDVaWNe6tEgvwfmRchLXak', 13, '23-768-687-3665', 121.65, 'AUTOMOBILE', 'comment2'),
182182
(3, 'Customer3', 'MG9kdTD2WBHm', 1, '11-719-748-3364', 7498.12, 'AUTOMOBILE', 'comment3');
183-
;
184183
```
185184

186185
2. Query from table.

0 commit comments

Comments
 (0)