Skip to content

Commit 1d131e3

Browse files
authored
Update 1.17.0_add_new_table.sql
1 parent d8e39c0 commit 1d131e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
select * from employee limit 10;
2-
create table test000(id int);
2+
create table test11(id int);

0 commit comments

Comments
 (0)