Skip to content

Commit 46c8782

Browse files
authored
Create 1.17.0_add_new_table.sql
1 parent ac3772c commit 46c8782

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 test000(id int);

0 commit comments

Comments
 (0)