Files
ebean/src/test/resources/scripts/test-script.sql
T

5 lines
92 B
SQL

delete from e_basic;
-- some comment, select not useful here
select count(*) from e_basic;