mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
5 lines
92 B
SQL
5 lines
92 B
SQL
delete from e_basic;
|
|
|
|
-- some comment, select not useful here
|
|
select count(*) from e_basic;
|