Skip to content

Commit 9ea0184

Browse files
authored
Create 1.15.0_new_test_table.sql
1 parent 1837ffb commit 9ea0184

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
select * from employee limit 10;
2+
create table t000(id int);

0 commit comments

Comments
 (0)